Constructeur Policy.Key
Initializes a new instance of the Policy.Key class.
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New Policy.Key()
public Key()
public:
Key()
new : unit -> Key
public function Policy.Key()
Notes
The default constructor initializes fields to their default values.