Costruttore PolicyCategorySubscription.Key (PolicyCategorySubscription.Key)
Initializes a new instance of the PolicyCategorySubscription..::..Key class based on the specified key.
Spazio dei nomi Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Sintassi
'Dichiarazione
Public Sub New ( _
other As PolicyCategorySubscription..::..Key _
)
'Utilizzo
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
)
Parametri
- other
Tipo: Microsoft.SqlServer.Management.Dmf. . :: . .PolicyCategorySubscription. . :: . .Key
A PolicyCategorySubscription..::..Key value that specifies the other key.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.