Partager via


Constructeur SfcInstance

Creates the object that inherits from SfcInstance.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Protected Sub New
'Utilisation

Dim instance As New SfcInstance()
protected SfcInstance()
protected:
SfcInstance()
new : unit -> SfcInstance
protected function SfcInstance()

Notes

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