| SelectCondition Fields |
The SelectCondition type exposes the following members.
| Name | Description | |
|---|---|---|
| ALL_INLINE |
Constant for Inline limit property defining that all items should be processed inline
| |
| ALL_TABLE_VALUED_PARAMETER |
Constant for Inline limit property defining that all items should be processed as table-valued parameter.
| |
| mGroupGUID |
Group GUID for the temp table.
| |
| mParameters |
Query parameters.
| |
| mWhereCondition |
Where condition.
|