Controls whether the table will be auto created if it doesn't exist. The default is true.
            Config key: CreateIfNotExist
            
 Declaration Syntax
 Declaration Syntax| C# | 
public bool CreateTableIfNotExist { get; set; }
 Declaration Syntax
 Declaration Syntax| C# | 
public bool CreateTableIfNotExist { get; set; }