withSkipWhenDeployed
Method
interface SqlProjectResource { // ... omitted for brevity withSkipWhenDeployed(): SqlProjectResource;}Signature
method
withSkipWhenDeployed builder Specifies 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
SqlProjectResource Applies to
This method applies to the following types: