Enums.h File Reference

Enumerations related to Edit module. More...

Go to the source code of this file.

Namespaces

 te
 URI C++ Library.
 
 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
}
 

Detailed Description

Enumerations related to Edit module.

Definition in file Enums.h.