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

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

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 名前空間



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

辞書ショートカット

すべての辞書の索引

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

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

   

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



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

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

©2024 GRAS Group, Inc.RSS