asp.net.ph

RowUpdatingEventArgs.TableMapping Property

System.Data.Common Namespace   RowUpdatingEventArgs 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;

Property Value

The DataTableMapping sent through an Update.

See Also

RowUpdatingEventArgs Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph