Skip to content
DocsTry Aspire
DocsTry

SqlProjectResource.withDacDeployOptions

Method
📦 CommunityToolkit.Aspire.Hosting.SqlDatabaseProjects v13.4.0
interface SqlProjectResource {
// ... omitted for brevity
withDacDeployOptions(optionsPath: string): SqlProjectResource;
}

Signature

methodwithDacDeployOptionsbuilder
Sets the publish profile path used for DAC deployment options.
withDacDeployOptions(optionsPath: string): SqlProjectResource
optionsPathstring
SqlProjectResource

Defined on

This method is defined on the following type: