Compartilhar via


Método ResetInnerCollection

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. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxe

'Declaração
Protected Sub ResetInnerCollection
'Uso

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