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

SelectColumn Members

The SelectColumn type exposes the following members.

Methods


  Name Description
Public method ToString
Returns a String that represents this instance.

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.