66 | | This is an API addition. Existing APIs are unaffected. As this is an addition to a PlatformBase API, other implementations of MgFeatureService (eg. AutoCAD Map3D Geospatial API) will have to implement these APIs as well. |
| 66 | This is an API addition. Existing APIs are unaffected. As this is an addition to a PlatformBase API, other implementations of {{{MgFeatureService}}} (eg. AutoCAD Map3D Geospatial API) will have to implement these APIs as well. |
| 67 | |
| 68 | These APIs follow the same pattern as the {{{TestConnection}}} API in that only a return value of {{{true}}} will indicate validity. Anything else will result in a thrown FDO exception that gets bubbled up. Thus like the {{{TestConnection}}} API, callers should be testing filter/expression validity by testing for a return value of {{{true}}} |