Construtor Policy.Key
Initializes a new instance of the Policy..::..Key class.
Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (em Microsoft.SqlServer.Dmf.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New Policy..::..Key()
public Key()
public:
Key()
new : unit -> Key
public function Policy..::..Key()
Comentários
The default constructor initializes fields to their default values.
Consulte também