Click or drag to resize
ObjectQueryBaseTQuery, TObjectInitTypedResult Method
Initializes the typed result

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
protected virtual void InitTypedResult(
	InfoDataSet<TObject> typedResult
)

Parameters

typedResult
Type: CMS.DataEngineInfoDataSetTObject
Result
See Also