Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration OperationType

Enumeration members

CreateTable

CreateTable: = "CREATE_TABLE"

DeleteTable

DeleteTable: = "DELETE_TABLE"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

UpdateTable

UpdateTable: = "UPDATE_TABLE"