DacServicesException 建構函式
Construct a new instance of the DacServicesException class.
命名空間: Microsoft.SqlServer.Dac
組件: Microsoft.SqlServer.Dac (在 Microsoft.SqlServer.Dac.dll 中)
語法
'宣告
Public Sub New
'用途
Dim instance As New DacServicesException()
public DacServicesException()
public:
DacServicesException()
new : unit -> DacServicesException
public function DacServicesException()