Table of Contents

Property DataType

Namespace
YndigoBlue.Velocity.Model
Assembly
YndigoBlue.Velocity.dll

DataType

Gets the data type of this column.

public DataType DataType { get; }

Property Value

DataType

Remarks

To change the data type as a schema migration operation, use ModifyDataType(DataType).