다음을 통해 공유


DacInstance.Key 생성자

Initializes a new instance of the DacInstance..::..Key class that has the specified name.

네임스페이스:  Microsoft.SqlServer.Management.Dac
어셈블리:  Microsoft.SqlServer.Management.Dac(Microsoft.SqlServer.Management.Dac.dll)

구문

‘선언
Public Sub New
‘사용 방법

Dim instance As New DacInstance..::..Key()
public Key()
public:
Key()
new : unit -> Key
public function DacInstance..::..Key()