| C1.Data.2 Assembly > C1.Data Namespace : DataField Class |
The following tables list the members exposed by DataField.
| Name | Description | |
|---|---|---|
![]() | DataTable | Gets the C1DataTable to which the field belongs. |
![]() | DataType | Gets the type of field data. |
![]() | ExtendedProperties | Gets a collection of custom user information associated with the data set. |
![]() | Name | Gets the name of the field in the DataFieldCollection. |
![]() | Ordinal | Gets the position of the field in the DataFieldCollection. |
![]() | SchemaField | Gets the schema C1.Data.SchemaObjects.Field object on which the field is based. |
![]() | StorageDataColumn | Gets the ADO.NET DataColumn object storing this field's data. |