|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| lastUpdateTime* | xsd:dateTime |
Time at which the returned data was last updated in the
service cache.
|
| numRows | xsd:int |
Number of rows in the result set.
|
| propertyName* | xsd:string[] |
List of names of the properties (column names) returned in
the result set.
|
| totalRows | xsd:int |
Total number of rows that matched the query. This can be
different from numRows if the offset/maxCount values were
specified in the QuerySpec.
|
| Properties inherited from DynamicData | ||
| dynamicProperty, dynamicType | ||
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |