Skip to content
DocsTry Aspire
DocsTry

DacDeployOptionsAnnotation Constructors

RecordConstructors1 member
Represents a metadata annotation that specifies dacpac deployment options.
Represents a metadata annotation that specifies dacpac deployment options.
public record DacDeployOptionsAnnotation
{
public DacDeployOptionsAnnotation(
string OptionsPath)
{
// ...
}
}
OptionsPathstringpath to deployment options xml file