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

WhereItem..::..LeftParenthesesCount Property

Gets the left parentheses count.

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

Syntax


public int LeftParenthesesCount { get; set; }
Public Property LeftParenthesesCount As Integer
	Get
	Set
public:
property int^ LeftParenthesesCount {
	int^ get ();
	void set (int^ value);
}

Field Value

The left parentheses count.