DacType Constructor
Intializes a default DacType object.
Namespace: Microsoft.SqlServer.Management.Dac
Assembly: Microsoft.SqlServer.Management.Dac (in Microsoft.SqlServer.Management.Dac.dll)
Syntax
'宣告
Public Sub New
'用途
Dim instance As New DacType()
public DacType()
public:
DacType()
new : unit -> DacType
public function DacType()
Remarks
The default constructor initializes any fields to their default values.