Struct Column

Column structure

public struct Column

Properties

NameDescription
ColumnType { get; set; }
Name { get; set; }
Precision { get; set; }
Width { get; set; }

Methods

NameDescription
static GetType(string)

See Also