System.Data.Common Namespace RowUpdatedEventArgs Class
Returns the DataTableMapping sent through an Update.
[ VB ] Public ReadOnly Property TableMapping As DataTableMapping [ C# ] public DataTableMapping TableMapping {get;} [ C++ ] public: __property DataTableMapping* get_TableMapping ( ); [ JScript ] public function get TableMapping ( ) : DataTableMapping;
The DataTableMapping sent through an Update.
RowUpdatedEventArgs Members
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note