Skip to content
Docs Try Aspire

DacDeployOptionsAnnotation Constructors

Record Constructors 1 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)
{
// ...
}
}
OptionsPath string path to deployment options xml file