Table of Contents

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
object
ObjectQueryBase<ObjectQuery<ObjectType>, ObjectType>
ObjectQuery<ObjectType>
IDQuery<ObjectType>
Implements
ICMSQueryable<ObjectType>
IObjectQuery<ObjectQuery<ObjectType>, ObjectType>
IDataQuery<ObjectQuery<ObjectType>>
Inherited Members
Extension Methods

Constructors

IDQuery(string)

Constructor

public IDQuery(string resultColumn = null)

Parameters

resultColumn string

Resulting column