Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.DataEngine
QueryInfoProviderBase(TProvider) Class
QueryInfoProviderBase(TProvider) Methods
DeleteQueryInfo Method
DeleteQueryInfoInternal Method
GetQueries Method
GetQueriesInternal Method
GetQueryInfo Method
GetQueryInfoFromDB Method
GetQueryInfoInternal Method
SetQueryInfo Method
SetQueryInfoInternal Method
QueryInfoProviderBase
TProvider
GetQueriesInternal Method
Returns a query for all the QueryInfo objects.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
Copy
protected
virtual
ObjectQuery
<
QueryInfo
>
GetQueriesInternal
()
Return Value
Type:
ObjectQuery
QueryInfo
See Also
Reference
QueryInfoProviderBase
TProvider
Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com