DacDeployOptionsAnnotation Constructors
Record Constructors 1 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
OptionsPath string path to deployment options xml file