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()