QueryInfo Constructor Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodQueryInfo 
Constructor, creates an empty Query structure.
Public methodQueryInfo(DataRow)
Constructor, creates the Query object from the given DataRow data.
Protected methodQueryInfo(ObjectTypeInfo)
Constructor, creates an empty Query structure.
Back to Top
See Also