The AnalyticsStatementResult type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ERecIter |
Returns an enumerator that provides access to the records
associated with the statement.
|
![]() | Error |
Returns the error message for this statement, or null
if no error was encountered when processing this statement.
|
![]() | Name |
Returns the statement name.
|
![]() | ReturnedNumERecs |
Returns the total number of records that match the Analytics statement.
|
![]() | TotalNumERecs |
Returns the number of records returned in this particular request.
|