Costruttore SfcInstance
Creates the object that inherits from SfcInstance.
Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintassi
'Dichiarazione
Protected Sub New
'Utilizzo
Dim instance As New SfcInstance()
protected SfcInstance()
protected:
SfcInstance()
new : unit -> SfcInstance
protected function SfcInstance()
Osservazioni
This constructor is protected and can only be called from the derived class.