Autodesk FDO Provider for Oracle API Reference

Oracle Provider API

API Reference Autodesk FDO Provider for Oracle

FdoRdbmsCommandType.h File Reference

#include "Fdo/Commands/CommandType.h"

Include dependency graph for FdoRdbmsCommandType.h:

Go to the source code of this file.


Defines

#define FDO_RBMDS_FIRST_PROVIDER_COMMAND   41616

Enumerations

enum  FdoRdbmsCommandType { FdoRdbmsCommandType_CreateSpatialIndex = FdoCommandType_FirstProviderCommand + 41616, FdoRdbmsCommandType_DestroySpatialIndex, FdoRdbmsCommandType_GetSpatialIndexes, FdoRdbmsCommandType_GetCoordinateSystems }
 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.
. More...

Comments?