Méthode SfcCollatedDictionaryCollection<T, K, ParentT>.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. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Espace de noms : Microsoft.SqlServer.Management.Sdk.Sfc
Assembly : Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntaxe
'Déclaration
Protected Sub ResetInnerCollection
'Utilisation
Me.ResetInnerCollection()
protected void ResetInnerCollection()
protected:
void ResetInnerCollection()
member ResetInnerCollection : unit -> unit
protected function ResetInnerCollection()