SqlInstanceQueryException コンストラクター

SqlInstanceQueryException クラスの新しいインスタンスを初期化します。

オーバーロード一覧

名前 説明
SqlInstanceQueryException ()
既定値を使用して SqlInstanceQueryException クラスの新しいインスタンスを初期化します。
SqlInstanceQueryException (String)
例外に対して指定されたメッセージを使用して SqlInstanceQueryException クラスの新しいインスタンスを初期化します。
SqlInstanceQueryException (SerializationInfo, StreamingContext)
指定されたシリアル化情報およびストリーミング コンテキストを使用して SqlInstanceQueryException クラスの新しいインスタンスを初期化します。
SqlInstanceQueryException (String, Exception)
指定されたメッセージおよび内部例外への参照を使用して SqlInstanceQueryException クラスの新しいインスタンスを初期化します。
SqlInstanceQueryException (String, String)
指定されたメッセージおよびエラー コードを使用して SqlInstanceQueryException クラスの新しいインスタンスを初期化します。
SqlInstanceQueryException (String, Exception, String)
指定されたメッセージ、内部例外への参照、およびエラー コードを使用して SqlInstanceQueryException クラスの新しいインスタンスを初期化します。

関連項目

参照

SqlInstanceQueryException クラス
SqlInstanceQueryException メンバー
Microsoft.ApplicationServer.StoreManagement.Sql.Query 名前空間