TableQuery::TableResult Class

Description

The TableQuery::TableResult class represents the results of a table query, containing properties for errors and the result set.

Properties

hasErrorLogical

Logical hasError property

errorTextCharacter

String errorText property

resultSet

resultSet property

Methods

GetAlphaError Method

Get Alpha error code.

See Also