AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

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
SetFilter(CREFSTRING filterText)MgFeatureQueryOptions
SetOrderingFilter(MgStringCollection *orderByProperties, INT32 orderOption)MgFeatureQueryOptions
SetSpatialFilter(CREFSTRING geometryProperty, MgGeometry *geometry, INT32 spatialOperation)MgFeatureQueryOptions