ComponentOne DataObjects for .NET
DataField Class Members
Properties 

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

The following tables list the members exposed by DataField.

Public Properties
 NameDescription
Public PropertyGets the C1DataTable to which the field belongs.  
Public PropertyGets the type of field data.  
Public PropertyGets a collection of custom user information associated with the data set.  
Public PropertyGets the name of the field in the DataFieldCollection.  
Public PropertyGets the position of the field in the DataFieldCollection.  
Public PropertyGets the schema C1.Data.SchemaObjects.Field object on which the field is based.  
Public PropertyGets the ADO.NET DataColumn object storing this field's data.  
Top
See Also

Reference

DataField Class
C1.Data Namespace