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

LookupFormulaColumnDefinition..::..SelectSqlAlias Property

Gets the select SQL alias.

Namespace:  RingSoft.DbLookup.Lookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public string SelectSqlAlias { get; }
Public ReadOnly Property SelectSqlAlias As String
	Get
public:
property String^ SelectSqlAlias {
	String^ get ();
}

Field Value

The select SQL alias.