ConfigureDacDeployOptionsAnnotation Constructors
RecordConstructors1 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
ConfigureDeploymentOptionsAction<DacDeployOptions>deployment options