withDacpac
Method
interface SqlProjectResource { // ... omitted for brevity withDacpac(dacpacPath: string): SqlProjectResource;}Signature
method
withDacpac builder Specifies the path to the .dacpac file.
withDacpac(dacpacPath: string): SqlProjectResourceParameters
dacpacPath string Returns
SqlProjectResource Applies to
This method applies to the following types: