Click or drag to resize
ObjectQueryBaseTQuery, TObjectInitIDQuery Method
Initializes the ID query

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax
C#
protected void InitIDQuery(
	string resultColumn
)

Parameters

resultColumn
Type: SystemString
Resulting column
See Also