|
Options | Name | Purpose | |
---|---|---|---|
GetTableResultCountResponse (character) |
/* Constructor
@param character (mandatory) The table name for which to return this count */
|
||
GetTableResultCountResponse (character, int64, logical) |
/* Constructor
@param character (mandatory) The table name for which to return this count
@param int64 The number of records returned
@param logical TRUE if this result is exact. */
|
Options | Name | Purpose | |
---|---|---|---|
LOGICAL Exact |
|
||
INT64 NumResults |
|
||
CHARACTER TableName |
|
GetTableResultCountResponse (character)
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
GetTableResultCountResponse (character, int64, logical)
|
LOGICAL Exact
|
||||||||
---|---|---|---|---|---|---|---|---|
INT64 NumResults
|
||||||||
CHARACTER TableName
|