Constructeur PolicyCategorySubscription.Key (Int32)

Initializes a new instance of the PolicyCategorySubscription..::..Key class that has the specified name.

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    id As Integer _
)
'Utilisation
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
)

Paramètres

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.