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.