OrderByColumnList Constructor |
Creates an empty column list built from the given columns
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public OrderByColumnList(
string columns
)
Parameters
- columns
- Type: SystemString
List of columns
See Also