Function Connection.enableMultiStatements

Enable multiple statement commands

This can be used later if this feature was not requested in the client capability flags.

Prototype

void enableMultiStatements(
  bool on
);

Parameters

NameDescription
on Boolean value to turn the capability on or off.

Authors

Copyright

License