ComponentOne DataObjects for .NET
Tables Property (C1DataSet)

C1.Data.2 Assembly > C1.Data Namespace > C1DataSet Class : Tables Property
This run-time property returns the collection of tables in the data set.
Syntax
'Declaration
 
Public ReadOnly Property Tables As C1DataTableCollection
public C1DataTableCollection Tables {get;}
See Also

Reference

C1DataSet Class
C1DataSet Members
Schema Objects