System.Data.Generic
DbColumnInfo Fields |
The DbColumnInfo type exposes the following members.

Name | Description | |
---|---|---|
![]() |
DataTypeName |
Name of the data source field type.
|
![]() |
FieldIndex |
Gets or sets the column index.
|
![]() |
FieldName |
Name of the datasource field.
|
![]() |
FieldValue |
Value of the datasource field.
|
![]() |
RuntimeType |
System.Type of the field, reflected by CLR.
|
![]() |
TableName |
Gets or sets the table name of the column.
|
