Autodesk FDO Provider for Oracle API Reference

Oracle Provider API

API Reference Autodesk FDO Provider for Oracle

The FdoRdbmsCommandType enumeration defines the list of Rdbms commands.

Parameters:
FdoRdbmsCommandType_CreateSpatialIndex Represents the CreateSpatialIndex command.
FdoRdbmsCommandType_DestroySpatialIndex Represents the DestroySpatialIndex command.
FdoRdbmsCommandType_GetSpatialIndexes Represents the GetSpatialIndices command.
.

Enumerator:
FdoRdbmsCommandType_CreateSpatialIndex  Represents the CreateSpatialIndex command.
FdoRdbmsCommandType_DestroySpatialIndex  Represents the DestroySpatialIndex command.
FdoRdbmsCommandType_GetSpatialIndexes  Represents the GetSpatialIndices command.
FdoRdbmsCommandType_GetCoordinateSystems  Represents the GetCoordinateSystems command.

Definition at line 58 of file FdoRdbmsCommandType.h.


Comments?