Property DataType
| Improve this Doc View SourceDataType
Gets the data type of this Column.
Declaration
public abstract Type DataType { get; }
Property Value
Type | Description |
---|---|
System.Type |
Gets the data type of this Column.
public abstract Type DataType { get; }
Type | Description |
---|---|
System.Type |