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.
| |
mInlineLimit |
Limit of the number of items for the inline evaluation.
| |
mParameters |
Query parameters.
| |
mWhereCondition |
Where condition.
|