ResetInnerCollection Método

Resets the CultureInfo, IgnoreCase, and Ascending properties on the inner collection to honor the new settings. Call this method after any of the properties have changed. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
Protected Sub ResetInnerCollection
'Uso

Me.ResetInnerCollection()
protected void ResetInnerCollection()
protected:
void ResetInnerCollection()
member ResetInnerCollection : unit -> unit 
protected function ResetInnerCollection()