Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
QueryInfo Class
QueryInfo Constructor
QueryInfo Constructor
QueryInfo Constructor (DataRow)
QueryInfo Constructor (ObjectTypeInfo)
QueryInfo Constructor (ObjectTypeInfo, DataRow)
QueryInfo Constructor (ObjectTypeInfo, DataRow)
Constructor - Creates a new QueryInfo object from the given DataRow.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
QueryInfo
(
ObjectTypeInfo
typeInfo
,
DataRow
dr
)
Parameters
typeInfo
Type:
CMS.DataEngine
ObjectTypeInfo
Type info
dr
Type:
System.Data
DataRow
DataRow with the object data
See Also
Reference
QueryInfo Class
QueryInfo Overload
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com