共用方式為


SfcInstance 建構函式

Creates the object that inherits from SfcInstance.

命名空間:  Microsoft.SqlServer.Management.Sdk.Sfc
組件:  Microsoft.SqlServer.Management.Sdk.Sfc (在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中)

語法

'宣告
Protected Sub New
'用途
Dim instance As New SfcInstance()
protected SfcInstance()
protected:
SfcInstance()
new : unit -> SfcInstance
protected function SfcInstance()

備註

This constructor is protected and can only be called from the derived class.

請參閱

參考

SfcInstance 類別

Microsoft.SqlServer.Management.Sdk.Sfc 命名空間