Class IDQuery<ObjectType>
- Namespace
- CMS.DataEngine
- Assembly
- CMS.DataEngine.dll
Predefined query returning IDs of the given object type, can be used as a nested query in IN and NOT IN statements
public class IDQuery<ObjectType> : ObjectQuery<ObjectType>, ICMSQueryable<ObjectType>, ICMSQueryable, IObjectQuery<ObjectQuery<ObjectType>, ObjectType>, IDataQuery<ObjectQuery<ObjectType>>, IDataQuerySettings<ObjectQuery<ObjectType>>, IWhereCondition<ObjectQuery<ObjectType>>, IQueryParameters<ObjectQuery<ObjectType>>, IObjectQuery, IDataQuery, IDataQuerySettings, IWhereCondition, IQueryParameters, IQueryObjectWithValue, IQueryObject where ObjectType : BaseInfo, new()
Type Parameters
ObjectType
- Inheritance
-
objectQueryParametersBase<ObjectQuery<ObjectType>>WhereConditionBase<ObjectQuery<ObjectType>>DataQuerySettingsBase<ObjectQuery<ObjectType>>DataQueryBase<ObjectQuery<ObjectType>>ObjectQueryBase<ObjectQuery<ObjectType>, ObjectType>ObjectQuery<ObjectType>IDQuery<ObjectType>
- Implements
-
ICMSQueryable<ObjectType>IObjectQuery<ObjectQuery<ObjectType>, ObjectType>IDataQuery<ObjectQuery<ObjectType>>IDataQuerySettings<ObjectQuery<ObjectType>>IWhereCondition<ObjectQuery<ObjectType>>IQueryParameters<ObjectQuery<ObjectType>>
- Inherited Members
-
ObjectQueryBase<ObjectQuery<ObjectType>, ObjectType>.GetEnumerableTypedResult(CommandBehavior, bool)
- Extension Methods
Constructors
IDQuery(string)
Constructor
public IDQuery(string resultColumn = null)
Parameters
resultColumn
stringResulting column