Gets the count of features or objects for queries involving one or more layers and tables.
GetServiceObjectCount(GFSTableDescription[] LayerOrTableDescriptions, Geometry Geometry)
Parameter |
Description |
LayerOrTableDescriptions |
Describes the tables or layers and/or types of interest in the service. |
Geometry |
The geometric extent for which features are being queried. |
Return Value
An integer representing the count of features or objects that meet the conditions provided in the table or layer descriptions and the extent of the geometry.