EqEditorTags class
public static class Korzh.EasyQuery.EqEditorTagsPackage: Korzh.EasyQuery (targets: netstandard2.0)
Assembly: Korzh.EasyQuery.dll
Static Fields
Section titled “Static Fields”| Name | Type | Description |
|---|---|---|
| SqlList | string | Represents a list value editor which takes the value from DB via some SQL SELECT statement |
| SubQuery | string | Represents a sub-query value editor which takes the value from DB via some SQL SELECT statement |