SelectColumn..::..ColumnType Property
Gets the type of the column.
Namespace:
RingSoft.DbLookup.QueryBuilderAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public virtual ColumnTypes ColumnType { get; }
Public Overridable ReadOnly Property ColumnType As ColumnTypes Get
public: virtual property ColumnTypes^ ColumnType { ColumnTypes^ get (); }