DbDataAdapter.CreateRowUpdatingEvent メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > DbDataAdapter.CreateRowUpdatingEvent メソッドの意味・解説 

DbDataAdapter.CreateRowUpdatingEvent メソッド

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

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

Protected Overridable Function
 CreateRowUpdatingEvent ( _
    dataRow As DataRow, _
    command As IDbCommand, _
    statementType As StatementType, _
    tableMapping As DataTableMapping _
) As RowUpdatingEventArgs
Dim dataRow As DataRow
Dim command As IDbCommand
Dim statementType As StatementType
Dim tableMapping As DataTableMapping
Dim returnValue As RowUpdatingEventArgs

returnValue = Me.CreateRowUpdatingEvent(dataRow, command, statementType,
 tableMapping)
protected virtual RowUpdatingEventArgs CreateRowUpdatingEvent
 (
    DataRow dataRow,
    IDbCommand command,
    StatementType statementType,
    DataTableMapping tableMapping
)
protected:
virtual RowUpdatingEventArgs^ CreateRowUpdatingEvent (
    DataRow^ dataRow, 
    IDbCommand^ command, 
    StatementType statementType, 
    DataTableMapping^ tableMapping
)
protected RowUpdatingEventArgs CreateRowUpdatingEvent (
    DataRow dataRow, 
    IDbCommand command, 
    StatementType statementType, 
    DataTableMapping tableMapping
)
protected function CreateRowUpdatingEvent (
    dataRow : DataRow, 
    command : IDbCommand, 
    statementType : StatementType, 
    tableMapping : DataTableMapping
) : RowUpdatingEventArgs

パラメータ

dataRow

データ ソース更新する DataRow。

command

Update 処理中に実行する IDbCommand。

statementType

コマンドUPDATEINSERTDELETE、または SELECT ステートメントいずれかを示す値。

tableMapping

DataTableMapping オブジェクト

戻り値
RowUpdatingEventArgs クラス新しインスタンス

解説解説

継承時の注意 派生クラスCreateRowUpdatingEventオーバーライドする場合は、基本クラスCreateRowUpdatingEvent メソッド呼び出してください

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


このページでは「.NET Framework クラス ライブラリ リファレンス」からDbDataAdapter.CreateRowUpdatingEvent メソッドを検索した結果を表示しています。
Weblioに収録されているすべての辞書からDbDataAdapter.CreateRowUpdatingEvent メソッドを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からDbDataAdapter.CreateRowUpdatingEvent メソッド を検索

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

辞書ショートカット

すべての辞書の索引

DbDataAdapter.CreateRowUpdatingEvent メソッドのお隣キーワード
検索ランキング

   

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



DbDataAdapter.CreateRowUpdatingEvent メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2025 GRAS Group, Inc.RSS