ComponentOne DataObjects for .NET
TableViews Property (RowUpdateEventArgs)

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

Reference

RowUpdateEventArgs Class
RowUpdateEventArgs Members