Click or drag to resize
QueryInfoBaseTInfo Constructor (ObjectTypeInfo)
Constructor - Creates an empty QueryInfo object.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public QueryInfoBase(
	ObjectTypeInfo typeInfo
)

Parameters

typeInfo
Type: CMS.DataEngineObjectTypeInfo
Type info
See Also