ComponentOne DataObjects for .NET
C1DataTable Class Properties

C1.Data.2 Assembly > C1.Data Namespace : C1DataTable Class

For a list of all members of this type, see C1DataTable members.

Public Properties
 NameDescription
Public PropertyDetermines whether string comparisons within the data table are case-sensitive.  
Public PropertyGets the data set this data table belongs to.  
Public PropertyGets a collection of custom user information associated with the data table.  
Public PropertyGets or sets fetch order of the data table representing a table view rowset.  
Public PropertyThis run-time property returns the collection of fields in the data table.  
Public PropertyGets a value indicating whether there are errors in any of the rows of this data table.  
Public PropertyDetermines the locale information used in string comparisons within the data table.  
Public PropertyGets the name of the data table.  
Public PropertyGets an array of fields that function as primary key of this data table.  
Public PropertyThis run-time property returns the collection of rows belonging to this data table.  
Public PropertyGets a C1.Data.SchemaObjects.Table or C1.Data.SchemaObjects.TableView schema object representing the schema of this data table.  
Public PropertyDetermines the type of string comparison within the data table.  
Public PropertyGets the ADO.NET DataTable storing data rows for a simple table.  
Top
See Also

Reference

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