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.
Creates the object that inherits from SfcInstance.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New SfcInstance()
protected SfcInstance()
protected:
SfcInstance()
new : unit -> SfcInstance
protected function SfcInstance()
Remarks
This constructor is protected and can only be called from the derived class.