DacInstance.Key Constructor
Initializes a new instance of the DacInstance.Key class that has the specified name.
Namespace: Microsoft.SqlServer.Management.Dac
Assembly: Microsoft.SqlServer.Management.Dac (in Microsoft.SqlServer.Management.Dac.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New DacInstance..::..Key()
public Key()
public:
Key()
new : unit -> Key
public function DacInstance..::..Key()