Click or drag to resize
QueryColumnListBase Constructor
Constructor

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
protected QueryColumnListBase(
	IQueryObject parent = null
)

Parameters

parent (Optional)
Type: CMS.DataEngineIQueryObject
Parent query parameters
See Also