Replies: 1 comment
-
|
A DacProfile has "DeployOptions" Then use .Deploy (instead of publish) and pass the DeployOptions |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have variables I need to substitute during publish. I use XML publish profile files. I would like to use those files when publishing from code. I believe the object I need to use is
DacProfile. I don't know how to use it in my code as shown below:Beta Was this translation helpful? Give feedback.
All reactions