Click or drag to resize
CompositeQueryResultModel Properties

The CompositeQueryResultModel type exposes the following members.

Properties
  NameDescription
Public propertyException
Gets or sets the query exception.
(Inherited from QueryResultModel.)
Public propertyQueryResults
Gets or sets the query results.
Public propertyResult
Gets or sets a value indicating whether or not the query was successful.
(Inherited from QueryResultModel.)
Top
See Also