The IQueryOutput type exposes the following members.

Methods

  NameDescription
Reset
Resets all values to their defaults. For example the log-likelihood is reset to null.

Properties

  NameDescription
LogLikelihood
Gets or sets the log-likelihood value. On return from a query the value will be null unless LogLikelihood is set to true.

See Also