SqlProjectResource.withSkipWhenDeployed
Method
interface SqlProjectResource { // ... omitted for brevity withSkipWhenDeployed(): SqlProjectResource;}Signature
method
withSkipWhenDeployedbuilderSpecifies that .dacpac deployment should be skipped if metadata in the target database indicates that the .dacpac has already been deployed in its current state.
withSkipWhenDeployed(): SqlProjectResourceReturns
SqlProjectResourceDefined on
This method is defined on the following type: