ComponentOne DataObjects for .NET
DbTables Property

C1.Data.Express.2 Assembly > C1.Data.Express Namespace > C1ExpressConnection Class : DbTables Property
Gets the collection of C1.Data.C1DataTable objects representing data in C1ExpressTable components attached to this C1ExpressConnection.
Syntax
'Declaration
 
Public ReadOnly Property DbTables As C1DataTableCollection
public C1DataTableCollection DbTables {get;}
See Also

Reference

C1ExpressConnection Class
C1ExpressConnection Members