RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

SelectColumn..::..ColumnType Property

Gets the type of the column.

Namespace:  RingSoft.DbLookup.QueryBuilder
Assembly:  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 ();
}

Field Value

The type of the column.