Click or drag to resize
QueryInfoProviderBaseTProviderGetQueriesInternal Method
Returns a query for all the QueryInfo objects.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected virtual ObjectQuery<QueryInfo> GetQueriesInternal()

Return Value

Type: ObjectQueryQueryInfo
See Also