RowUpdatedEventArgsとは? わかりやすく解説

RowUpdatedEventArgs クラス

.NET Framework データ プロバイダRowUpdated イベントデータ提供します

名前空間: System.Data.Common
アセンブリ: System.Data (system.data.dll 内)
構文構文

Public Class RowUpdatedEventArgs
    Inherits EventArgs
Dim instance As RowUpdatedEventArgs
public class RowUpdatedEventArgs : EventArgs
public ref class RowUpdatedEventArgs : public
 EventArgs
public class RowUpdatedEventArgs extends EventArgs
public class RowUpdatedEventArgs extends
 EventArgs
解説解説

RowUpdated イベントメッセージは、通常、行に対すUpdate完了したときに発生します

継承階層継承階層
System.Object
   System.EventArgs
    System.Data.Common.RowUpdatedEventArgs
       System.Data.Odbc.OdbcRowUpdatedEventArgs
       System.Data.OleDb.OleDbRowUpdatedEventArgs
       System.Data.OracleClient.OracleRowUpdatedEventArgs
       System.Data.SqlClient.SqlRowUpdatedEventArgs
       System.Data.SqlServerCe.SqlCeRowUpdatedEventArgs
スレッド セーフスレッド セーフ
この型の public static (Visual Basic では Shared) メンバはすべて、スレッド セーフです。インスタンス メンバ場合は、スレッド セーフであるとは限りません。
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
RowUpdatedEventArgs メンバ
System.Data.Common 名前空間
OleDbRowUpdatedEventArgs
SqlRowUpdatedEventArgs

RowUpdatedEventArgs コンストラクタ

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

名前空間: System.Data.Common
アセンブリ: System.Data (system.data.dll 内)
構文構文

Public Sub New ( _
    dataRow As DataRow, _
    command As IDbCommand, _
    statementType As StatementType, _
    tableMapping As DataTableMapping _
)
Dim dataRow As DataRow
Dim command As IDbCommand
Dim statementType As StatementType
Dim tableMapping As DataTableMapping

Dim instance As New RowUpdatedEventArgs(dataRow,
 command, statementType, tableMapping)
public RowUpdatedEventArgs (
    DataRow dataRow,
    IDbCommand command,
    StatementType statementType,
    DataTableMapping tableMapping
)
public:
RowUpdatedEventArgs (
    DataRow^ dataRow, 
    IDbCommand^ command, 
    StatementType statementType, 
    DataTableMapping^ tableMapping
)
public RowUpdatedEventArgs (
    DataRow dataRow, 
    IDbCommand command, 
    StatementType statementType, 
    DataTableMapping tableMapping
)
public function RowUpdatedEventArgs (
    dataRow : DataRow, 
    command : IDbCommand, 
    statementType : StatementType, 
    tableMapping : DataTableMapping
)

パラメータ

dataRow

Update通じて送信された DataRow。

command

Update呼び出し時に実行される IDbCommand。

statementType

実行されSQL ステートメント種類

tableMapping

Update通じて送信された DataTableMapping。

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

RowUpdatedEventArgs プロパティ


パブリック プロパティパブリック プロパティ

  名前 説明
パブリック プロパティ TableMapping Update通じて送信された DataTableMapping を取得します
参照参照

関連項目

RowUpdatedEventArgs クラス
System.Data.Common 名前空間
OleDbRowUpdatedEventArgs
SqlRowUpdatedEventArgs

RowUpdatedEventArgs メソッド


パブリック メソッドパブリック メソッド

プロテクト メソッドプロテクト メソッド
参照参照

関連項目

RowUpdatedEventArgs クラス
System.Data.Common 名前空間
OleDbRowUpdatedEventArgs
SqlRowUpdatedEventArgs

RowUpdatedEventArgs メンバ

.NET Framework データ プロバイダRowUpdated イベントデータ提供します

RowUpdatedEventArgs データ型公開されるメンバを以下の表に示します


パブリック コンストラクタパブリック コンストラクタ
  名前 説明
パブリック メソッド RowUpdatedEventArgs RowUpdatedEventArgs クラス新しインスタンス初期化します。
パブリック プロパティパブリック プロパティ
  名前 説明
パブリック プロパティ TableMapping Update通じて送信された DataTableMapping を取得します
パブリック メソッドパブリック メソッド
プロテクト メソッドプロテクト メソッド
参照参照

関連項目

RowUpdatedEventArgs クラス
System.Data.Common 名前空間
OleDbRowUpdatedEventArgs
SqlRowUpdatedEventArgs



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

辞書ショートカット

すべての辞書の索引

「RowUpdatedEventArgs」の関連用語

RowUpdatedEventArgsのお隣キーワード
検索ランキング

   

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



RowUpdatedEventArgsのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2025 GRAS Group, Inc.RSS