Click or drag to resize
QuerySourceBaseTSource Constructor (QuerySourceTable)
Constructor

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public QuerySourceBase(
	QuerySourceTable source
)

Parameters

source
Type: CMS.DataEngineQuerySourceTable
Source table
See Also