Platforms to show: All Mac Windows Linux Cross-Platform

Back to SQLConnectionMBS class.

SQLConnectionMBS.ConnectionCount as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared property SQL MBS SQL Plugin 14.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Queries number of current connection objects.

This method should help you find leaked objects by keeping track of current count from the plugin perspective.
This includes SQLConnectionMBS and SQLDatabaseMBS objects.
(Read only property)

SQLConnectionMBS.VariantsKeepSQLObjects as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared property SQL MBS SQL Plugin 16.5 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Whether variants should use SQL types.

If set to true, we return datetime and numeric as SQLDateTimeMBS and SQLNumericMBS objects.
If false, we return them as date and double.
(Read and Write property)

The items on this page are in the following plugins: MBS SQL Plugin.


The biggest plugin in space...