SetupDisconnectAll

Disconnect from all Datacap servers.

Member of namespace

Maintenance Manager

Syntax

bool SetupDisconnectAll ()

Parameters

None.

Returns

Always True.

Level

Any level.

Details

Closes the connections to all Datacap databases that were opened by Maintenance Manager actions. Some Maintenance Manager actions automatically close the connection to the database after a query has been performed.
Example:
SetupDisconnectAll()