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

CountQuery..::..CountColumnName Property

Gets the name of the count column.

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

Syntax


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

Field Value

The name of the count column.