Click or drag to resize
SelectCondition Fields

The SelectCondition type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberALL_INLINE
Constant for Inline limit property defining that all items should be processed inline
Public fieldStatic memberALL_TABLE_VALUED_PARAMETER
Constant for Inline limit property defining that all items should be processed as table-valued parameter.
Protected fieldmGroupGUID
Group GUID for the temp table.
Protected fieldmParameters
Query parameters.
Protected fieldmWhereCondition
Where condition.
Top
See Also