Méthode SfcCollection<T, K, ParentT>.ISfcCollection.EnsureInitialized
Initializes the collection from the server. 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
Private Sub EnsureInitialized Implements ISfcCollection.EnsureInitialized
'Utilisation
Dim instance As SfcCollection
CType(instance, ISfcCollection).EnsureInitialized()
void ISfcCollection.EnsureInitialized()
private:
virtual void EnsureInitialized() sealed = ISfcCollection::EnsureInitialized
private abstract EnsureInitialized : unit -> unit
private override EnsureInitialized : unit -> unit
JScript prend en charge l'utilisation d'implémentations d'interface explicites, mais pas la déclaration de nouvelles implémentations d'interface.
Implémente
ISfcCollection.EnsureInitialized()