SelectQueryColumnBaseTColumn Constructor |
Constructor
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax protected SelectQueryColumnBase(
string expression
)
Parameters
- expression
- Type: SystemString
Expression (column name)
See Also