Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Initializes the collection from the server. Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Private Sub EnsureInitialized Implements ISfcCollection.EnsureInitialized
'Usage
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 supports the use of explicit interface implementations, but not the declarations of new ones.
Implements
ISfcCollection.EnsureInitialized()