SqlProjectResource.withDacpac
Method
interface SqlProjectResource { // ... omitted for brevity withDacpac(dacpacPath: string): SqlProjectResource;}Signature
method
withDacpacbuilderSpecifies the path to the .dacpac file.
withDacpac(dacpacPath: string): SqlProjectResourceParameters
dacpacPathstringReturns
SqlProjectResourceDefined on
This method is defined on the following type: