SqlExecutionException コンストラクタとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > SqlExecutionException コンストラクタの意味・解説 

SqlExecutionException コンストラクタ (String, Exception)

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

渡されメッセージおよび例外使用して SqlExecutionException クラス新しインスタンス初期化します。

名前空間: System.Web.Management
アセンブリ: System.Web (system.web.dll 内)
構文構文

Public Sub New ( _
    message As String, _
    innerException As Exception _
)
Dim message As String
Dim innerException As Exception

Dim instance As New SqlExecutionException(message,
 innerException)
public SqlExecutionException (
    string message,
    Exception innerException
)
public:
SqlExecutionException (
    String^ message, 
    Exception^ innerException
)
public SqlExecutionException (
    String message, 
    Exception innerException
)
public function SqlExecutionException (
    message : String, 
    innerException : Exception
)

パラメータ

message

例外原因説明するエラー メッセージ

innerException

発生した Exception

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
SqlExecutionException クラス
SqlExecutionException メンバ
System.Web.Management 名前空間

SqlExecutionException コンストラクタ (String, String, String, String, String, SqlException)

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

SqlExecutionException クラス新しインスタンス初期化します。

名前空間: System.Web.Management
アセンブリ: System.Web (system.web.dll 内)
構文構文

Public Sub New ( _
    message As String, _
    server As String, _
    database As String, _
    sqlFile As String, _
    commands As String, _
    sqlException As SqlException _
)
Dim message As String
Dim server As String
Dim database As String
Dim sqlFile As String
Dim commands As String
Dim sqlException As SqlException

Dim instance As New SqlExecutionException(message,
 server, database, sqlFile, commands, sqlException)
public SqlExecutionException (
    string message,
    string server,
    string database,
    string sqlFile,
    string commands,
    SqlException sqlException
)
public:
SqlExecutionException (
    String^ message, 
    String^ server, 
    String^ database, 
    String^ sqlFile, 
    String^ commands, 
    SqlException^ sqlException
)
public SqlExecutionException (
    String message, 
    String server, 
    String database, 
    String sqlFile, 
    String commands, 
    SqlException sqlException
)
public function SqlExecutionException (
    message : String, 
    server : String, 
    database : String, 
    sqlFile : String, 
    commands : String, 
    sqlException : SqlException
)

パラメータ

message

例外原因説明するエラー メッセージ

server

SQL コマンド実行する対象SQL Server インスタンス

database

SQL コマンド実行する対象データベース

sqlFile

実行されている SQL コマンド記録されているインストール ファイルの名前。

commands

例外発生時に実行されていた SQL コマンド

sqlException

SQL コマンドの処理中に発生した SqlException。

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
SqlExecutionException クラス
SqlExecutionException メンバ
System.Web.Management 名前空間
SqlException

SqlExecutionException コンストラクタ

SqlExecutionException クラス新しインスタンス初期化します。
オーバーロードの一覧オーバーロードの一覧

名前 説明
SqlExecutionException () 既定値使用して SqlExecutionException クラス新しインスタンス初期化します。
SqlExecutionException (String) 渡されメッセージ使用してSqlExecutionException クラス新しインスタンス初期化します。
SqlExecutionException (String, Exception) 渡されメッセージおよび例外使用して SqlExecutionException クラス新しインスタンス初期化します。
SqlExecutionException (String, String, String, String, String, SqlException) SqlExecutionException クラス新しインスタンス初期化します。
参照参照

関連項目

SqlExecutionException クラス
SqlExecutionException メンバ
System.Web.Management 名前空間

SqlExecutionException コンストラクタ (String)


SqlExecutionException コンストラクタ ()




英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「SqlExecutionException コンストラクタ」の関連用語

SqlExecutionException コンストラクタのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



SqlExecutionException コンストラクタのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS