Freigeben über


SfcKey-Konstruktor

Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. Initializes a new instance of the SfcKey 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 SfcKey()
protected SfcKey()
protected:
SfcKey()
new : unit -> SfcKey
protected function SfcKey()

Hinweise

The default constructor initializes fields to their default values.

Siehe auch

Verweis

SfcKey Klasse

Microsoft.SqlServer.Management.Sdk.Sfc-Namespace