ObjectQueryBaseTQuery, TObjectInitFromTypeT Method |
Initializes the query from the given type
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax protected void InitFromType<T>()
where T : BaseInfo
Type Parameters
- T
See Also