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