QueryBuilderInput Properties
Contains the SQL SELECT statement and the SELECT query.
Name | Description |
---|---|
Result |
Gets the Select |
Select |
Gets the SQL SELECT statement. |
See Also