Because column name are sent by default, the ml_add_column stored procedure is not required for most deployments. If you use
ml_add_column names, then the names sent up from the client are ignored.
The column names are used by the MobiLink server for direct row handling. When using the row handling API to refer to columns
by name rather than by index, this option should be set to ON.
If you are using the mlreplay utility, this option should be set to ON so the replay API has meaningful column names.