Queries a given feature source for a count of features that match the query criteria.
The source to query.
An SQL expression to match against, e.g. "lastName='Smith'".
Optionaloptions: QueryOptionsAdditional options that affect the query.
Determines whether this provider can handle queries for the given feature source.
The feature source.
Queries a given feature source for features that match the query criteria.
The source to query.
An SQL expression to match against, e.g. "lastName='Smith'".
Optionaloptions: QueryOptionsAdditional options that affect the query.
Provides query capability for one or more data/FeatureSource!FeatureSources.