Table of Contents

Enum TableEngine

Namespace
CL.MySQL2.Models
Assembly
CL.MySQL2.dll

MySQL storage engine options.

public enum TableEngine

Fields

Archive = 3
CSV = 4
InnoDB = 0
Memory = 2
MyISAM = 1
NDB = 5