OleDbRowUpdatingEventArgs コンストラクタ
アセンブリ: 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 OleDbRowUpdatingEventArgs(dataRow, command, statementType, tableMapping)
public OleDbRowUpdatingEventArgs ( DataRow dataRow, IDbCommand command, StatementType statementType, DataTableMapping tableMapping )
public: OleDbRowUpdatingEventArgs ( DataRow^ dataRow, IDbCommand^ command, StatementType statementType, DataTableMapping^ tableMapping )
public OleDbRowUpdatingEventArgs ( DataRow dataRow, IDbCommand command, StatementType statementType, DataTableMapping tableMapping )
public function OleDbRowUpdatingEventArgs ( dataRow : DataRow, command : IDbCommand, statementType : StatementType, tableMapping : DataTableMapping )

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からOleDbRowUpdatingEventArgs コンストラクタを検索する場合は、下記のリンクをクリックしてください。

- OleDbRowUpdatingEventArgs コンストラクタのページへのリンク