ObjectQueryBaseTQuery, TObjectInitIDQuery Method |
Initializes the ID query
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax protected void InitIDQuery(
string resultColumn
)
Parameters
- resultColumn
- Type: SystemString
Resulting column
See Also