Costruttore PolicyCategorySubscription.Key (Int32)
Initializes a new instance of the PolicyCategorySubscription..::..Key class that has the specified name.
Spazio dei nomi Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Sintassi
'Dichiarazione
Public Sub New ( _
id As Integer _
)
'Utilizzo
Dim id As Integer
Dim instance As New PolicyCategorySubscription..::..Key(id)
public Key(
int id
)
public:
Key(
int id
)
new :
id:int -> Key
public function PolicyCategorySubscription..::..Key(
id : int
)
Parametri
- id
Tipo: System. . :: . .Int32
A Int32 value that specifies the name of the key.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.