DacDomain.Key Constructor

Initializes a new instance of the DacDomain.Key class.

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 DacDomain..::..Key()
public Key()
public:
Key()
new : unit -> Key
public function DacDomain..::..Key()

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

See Also

Reference

DacDomain.Key Class

Microsoft.SqlServer.Management.Dac Namespace