DBColumn.GetColumnType Method
| Name | Parameters | Description |
|---|---|---|
| GetColumnType(Type, Boolean) static | type, suppressExceptionOnUnknown | Gets the column type of the specified runtime type. |
| GetColumnType(Type) static | type | Gets the column type of the specified runtime type. |