subqueryxelement-class
Used for creating conditions that contain subqueries
public class Korzh.EasyQuery.Wpf.SubQueryXElement
: XElement
Assembly: Korzh.EasyQuery.WPF.dll
Constructors
Name | Type | Description |
---|---|---|
SubQueryXElement() | void | Initializes a new instance of the Korzh.EasyQuery.Wpf.SubQueryXElement class. |
Properties
Name | Type | Description |
---|---|---|
EnableAggrSelection | bool | |
ExprType | DataType | |
ParentQuery | Query | |
ParentQueryPanel | QueryPanel | Gets or sets the parent query panel (to take its options and the the main Query object) |
Methods
Name | Type | Description |
---|---|---|
OnApplyTemplate() | void | When overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate . |