Click or drag to resize
QueryInfo Constructor
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.
Public methodQueryInfo(ObjectTypeInfo, DataRow)
Constructor - Creates a new QueryInfo object from the given DataRow.
Top
See Also