ComponentOne DataObjects for .NET
C1DataTable Class
Members 

C1.Data.2 Assembly > C1.Data Namespace : C1DataTable Class
Represents a table or table view rowset filled with data. Provides programmatic access to table view or table data. To obtain a C1DataTable object, use C1DataSet.TableViews or C1DataSet.Tables collection property of a C1DataSet component.
Object Model
C1DataTable Class
Syntax
'Declaration
 
Public Class C1DataTable 
public class C1DataTable 
Inheritance Hierarchy

System.Object
   C1.Data.C1DataTable

See Also

Reference

C1DataTable Members
C1.Data Namespace
How to Access Table Data
How to Access Table View Data