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

QueryTable Members

The QueryTable type exposes the following members.

Methods


  Name Description
Public method GetTableName
Gets the name of the table to use on the left side of the "." in "[].[]" SQL fragment.
Public method HasFormula
Determines whether the specified formula has formula.
Public method ToString
Returns a String that represents this instance.

Properties


  Name Description
Public property Alias
Gets the alias of the table.
Public property Formula
Gets the formula.
Public property Name
Gets the name of the table.
Public property Query
Gets the base query object that this table is assigned to.