We use DACPACs to install the underlying database that multiple applications rely on. Currently we can use the API to deploy the updated dacpac, but for the applications we would like to use the api to find out the currently installed version - since that isn't exposed through the API we have to connect to the DB and query the msdb.dbo.sysdac_instances (in a different spot for SQL Azure) instead.
Product Language
Category
Proposed Solution
Primary Benefit
Other Benefits
Virtualization