SqlProjectResource.withDacDeployOptions
Method
interface SqlProjectResource { // ... omitted for brevity withDacDeployOptions(optionsPath: string): SqlProjectResource;}Signature
method
withDacDeployOptionsbuilderSets the publish profile path used for DAC deployment options.
withDacDeployOptions(optionsPath: string): SqlProjectResourceParameters
optionsPathstringReturns
SqlProjectResourceDefined on
This method is defined on the following type: