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.