次の方法で共有


RowUpdatingEventArgs.Row プロパティ

Update を通じて送信する DataRow を取得します。

Public ReadOnly Property Row As DataRow
[C#]
public DataRow Row {get;}
[C++]
public: __property DataRow* get_Row();
[JScript]
public function get Row() : DataRow;

プロパティ値

Update を通じて送信する DataRow

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET

参照

RowUpdatingEventArgs クラス | RowUpdatingEventArgs メンバ | System.Data.Common 名前空間