getAutoIncrementString method

String getAutoIncrementString()

Implementation

String getAutoIncrementString() {
  return "AUTO_INCREMENT";
}