ISupportInitData-Schnittstelle
Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public Interface ISupportInitData
'Usage
Dim instance As ISupportInitData
public interface ISupportInitData
public interface class ISupportInitData
type ISupportInitData = interface end
public interface ISupportInitData
Der ISupportInitData-Typ macht folgende Elemente verfügbar.
Methoden
Name | Beschreibung | |
---|---|---|
LoadInitData | Loads the Init Data in the server. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. |
Zum Anfang