|
MapGuide API Reference
|
| AddComputedProperty(CREFSTRING aliasName, CREFSTRING expression) | MgFeatureQueryOptions | |
| AddFeatureProperty(CREFSTRING propertyName) | MgFeatureQueryOptions | |
| MgFeatureQueryOptions() | MgFeatureQueryOptions | |
| RemoveComputedProperty(CREFSTRING aliasName) | MgFeatureQueryOptions | |
| RemoveFeatureProperty(CREFSTRING propertyName) | MgFeatureQueryOptions | |
| SetBinaryOperator(bool andOr) | MgFeatureQueryOptions | |
| SetFetchSize(INT32 fetchSize) | MgFeatureQueryOptions | |
| SetFilter(CREFSTRING filterText) | MgFeatureQueryOptions | |
| SetOrderingFilter(MgStringCollection *orderByProperties, INT32 orderOption) | MgFeatureQueryOptions | |
| SetSpatialFilter(CREFSTRING geometryProperty, MgGeometry *geometry, INT32 spatialOperation) | MgFeatureQueryOptions |