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

SelectColumn Properties

The SelectColumn type exposes the following members.

Properties


  Name Description
Public property Alias
Gets the alias of the column.
Public property ColumnName
Gets the name of the column.
Public property ColumnType
Gets the type of the column.
Public property IsDistinct
Gets a value indicating whether this column is distinct.
Public property Table
Gets the table object this select column is attached to.