Can I create a DACPAC including data in SQL Server 2008?
My requirement is to generate the incremental script of the DB changes, would I be able to do that using BACPAC?
I tried reading this, but this is not much helpful:
https://msdn.microsoft.com/en-us/library/jj860455(v=vs.103).aspx