MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
MgFeatureQueryOptions Member List
This is the complete list of members for MgFeatureQueryOptions, including all inherited members.
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