DataQueryBaseTQueryAsColumn Method |
Converts the query to the query column using this query as nested
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public virtual IQueryColumn AsColumn(
string columnName
)
Parameters
- columnName
- Type: SystemString
Column name
Return Value
Type:
IQueryColumnSee Also