ComponentOne DataObjects for .NET
Tables Property (RowUpdateEventArgs)

C1.Data.2 Assembly > C1.Data Namespace > RowUpdateEventArgs Class : Tables Property
Returns the table collection with all data being updated to the database.
Syntax
'Declaration
 
Public ReadOnly Property Tables As C1DataTableCollection
public C1DataTableCollection Tables {get;}
See Also

Reference

RowUpdateEventArgs Class
RowUpdateEventArgs Members