querychangepart-enum
Represents the part of the query that was changed
public enum Korzh.EasyQuery.QueryChangePart
: Enum
Assembly: Korzh.EasyQuery.dll
Enum
Name | Value | Description |
---|---|---|
None | 0 | |
Props | 1 | |
Columns | 2 | |
Sorting | 4 | |
Conditions | 8 | |
All | 255 |
Represents the part of the query that was changed
public enum Korzh.EasyQuery.QueryChangePart
: Enum
Assembly: Korzh.EasyQuery.dll
Name | Value | Description |
---|---|---|
None | 0 | |
Props | 1 | |
Columns | 2 | |
Sorting | 4 | |
Conditions | 8 | |
All | 255 |