-
Notifications
You must be signed in to change notification settings - Fork 4
Disconnect AcmaEngine
Ryan Newington edited this page Sep 4, 2025
·
1 revision
Disconnects from the currently connected ACMA database and clears the configuration. This cmdlet should be used to cleanly close the database connection when finished with ACMA operations.
Disconnect-AcmaEngineThis cmdlet has no parameters.
This cmdlet does not return any output
Disconnect-AcmaEngineDisconnect-AcmaEngine
Connect-AcmaEngine -DatabaseName "TestDatabase" -ServerName "localhost" -ConfigFile "D:\MAData\ACMA\test.acmax"