MissingDacSchemaException コンストラクター
MissingDacSchemaException クラスの新しい既定のインスタンスを初期化します。
名前空間: Microsoft.SqlServer.Management.Dac
アセンブリ: Microsoft.SqlServer.Management.Dac (Microsoft.SqlServer.Management.Dac.dll)
構文
'宣言
Public Sub New
'使用
Dim instance As New MissingDacSchemaException()
public MissingDacSchemaException()
public:
MissingDacSchemaException()
new : unit -> MissingDacSchemaException
public function MissingDacSchemaException()