engine property

String engine
getter/setter pair

Storage engine for the table (default: InnoDB)

Implementation

String engine = 'InnoDB';