DacInstance.Key Constructor
Initializes a new instance of the DacInstance..::..Key class that has the specified name.
Espacio de nombres: Microsoft.SqlServer.Management.Dac
Ensamblado: Microsoft.SqlServer.Management.Dac (en Microsoft.SqlServer.Management.Dac.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New DacInstance..::..Key()
public Key()
public:
Key()
new : unit -> Key
public function DacInstance..::..Key()