MySQLConnectOptions.setCollation

Set the collation for the connection.

@param collation the collation to set @return a reference to this, so the API can be used fluently

class MySQLConnectOptions
setCollation
(
string collation
)

Meta