Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
QueryInfoProvider Class
QueryInfoProvider Methods
ClearDefaultQueries Method
DeleteInfo Method
DeleteQueryInfo Method
GetClassName Method
GetFullNameDictionary Method
GetFullNameWhereCondition Method
GetObjectQueryInternal Method
GetQueries Method
GetQueryCacheDependencies Method
GetQueryInfo Method
GetQueryInfoFromDB Method
GetQueryInfoInternal Method
GetQueryType Method
GetQueryTypeID Method
QueryIsExplicitlyDefined Method
SetInfo Method
SetQueryInfo Method
QueryInfoProvider
GetFullNameWhereCondition Method
Gets the where condition that searches the object based on the given full name
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
string
GetFullNameWhereCondition
(
string
fullName
)
Parameters
fullName
Type:
System
String
Object full name
Return Value
Type:
String
Implements
IFullNameInfoProvider
GetFullNameWhereCondition(String)
See Also
Reference
QueryInfoProvider Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com