Enums.h File Reference

Enumerations related to Edit module. More...

Go to the source code of this file.

Namespaces

 te
 TerraLib.
 
 te::edit
 

Enumerations

enum  te::edit::OperationType {
  te::edit::SELECT , te::edit::INSERT , te::edit::UPDATE , te::edit::DELETE ,
  te::edit::DROP , te::edit::CREATE , te::edit::ALTER
}
 Enum that defines the operation type(Insert, Delete ...). More...
 

Detailed Description

Enumerations related to Edit module.

Definition in file Enums.h.