Click or drag to resize
ObjectQueryBaseTQuery, TObjectInitFromTypeT Method
Initializes the query from the given type

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax
C#
protected void InitFromType<T>()
where T : BaseInfo

Type Parameters

T
See Also