Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Creates the object that inherits from SfcInstance.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxe
'Declaração
Protected Sub New
'Uso
Dim instance As New SfcInstance()
protected SfcInstance()
protected:
SfcInstance()
new : unit -> SfcInstance
protected function SfcInstance()
Comentários
This constructor is protected and can only be called from the derived class.