다음을 통해 공유


DacType 생성자

기본 DacType 개체를 초기화합니다.

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

구문

‘선언
Public Sub New
‘사용 방법

Dim instance As New DacType()
public DacType()
public:
DacType()
new : unit -> DacType
public function DacType()

주의

The default constructor initializes any fields to their default values.