ConfigureDacDeployOptionsAnnotation Constructors
Record Constructors 1 member
Represents a metadata annotation that specifies dacpac deployment options.
Constructor(Action<DacDeployOptions>) Section titled Constructor(Action<DacDeployOptions>) Represents a metadata annotation that specifies dacpac deployment options.
public record ConfigureDacDeployOptionsAnnotation{ public ConfigureDacDeployOptionsAnnotation( Action<DacDeployOptions> ConfigureDeploymentOptions) { // ... }}Parameters
ConfigureDeploymentOptions Action<DacDeployOptions> deployment options