Returns true if the column is defined as AUTO_INCREMENT.
true
AUTO_INCREMENT
bool is_auto_increment() const noexcept;
No-throw guarantee.