SubQueryXElement class
Used for creating conditions that contain subqueries
public class Korzh.EasyQuery.Wpf.SubQueryXElement : XElementPackage: Korzh.EasyQuery.Wpf (targets: net461, net5.0-windows7.0, netcoreapp3.1)
Assembly: Korzh.EasyQuery.WPF.dll
Constructors
Section titled “Constructors”| Name | Type | Description |
|---|---|---|
| SubQueryXElement() | void | Initializes a new instance of the Korzh.EasyQuery.Wpf.SubQueryXElement class. |
Properties
Section titled “Properties”| Name | Type | Description |
|---|---|---|
| ExprType | DataType | |
| ParentQuery | Query | Gets or sets the parent query. |
Methods
Section titled “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. |