Freigeben über


PolicyCategorySubscription.Key-Konstruktor (PolicyCategorySubscription.Key)

Initializes a new instance of the PolicyCategorySubscription..::..Key class based on the specified key.

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Syntax

'Declaration
Public Sub New ( _
    other As PolicyCategorySubscription..::..Key _
)
'Usage
Dim other As PolicyCategorySubscription..::..Key

Dim instance As New PolicyCategorySubscription..::..Key(other)
public Key(
    PolicyCategorySubscription..::..Key other
)
public:
Key(
    PolicyCategorySubscription..::..Key^ other
)
new : 
        other:PolicyCategorySubscription..::..Key -> Key
public function PolicyCategorySubscription..::..Key(
    other : PolicyCategorySubscription..::..Key
)

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.