The AnalyticsStatementResult type exposes the following members.

Properties

  NameDescription
Public propertyERecIter
Returns an enumerator that provides access to the records associated with the statement.
Public propertyError
Returns the error message for this statement, or null if no error was encountered when processing this statement.
Public propertyName
Returns the statement name.
Public propertyReturnedNumERecs
Returns the total number of records that match the Analytics statement.
Public propertyTotalNumERecs
Returns the number of records returned in this particular request.

See Also