Construct a new instance of the DacProfile class with a default set of deployment options.
命名空間: Microsoft.SqlServer.Dac
組件: Microsoft.SqlServer.Dac (在 Microsoft.SqlServer.Dac.dll 中)
語法
'宣告
Public Sub New
'用途
Dim instance As New DacProfile()
public DacProfile()
public:
DacProfile()
new : unit -> DacProfile
public function DacProfile()