SfcConnection-Konstruktor
Initializes a new instance of the SfcConnection class.
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 SfcConnection()
protected SfcConnection()
protected:
SfcConnection()
new : unit -> SfcConnection
protected function SfcConnection()