Represents a database column.
The following tables list the members exposed by the Column type.
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the number of decimals stored for numeric values in this column. |
|
![]() |
Gets the length of fields in this column. |
|
![]() |
Gets the column name. |
|
![]() |
Gets the DBF column type. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Object.ToString override. |
See Also