Compartir a través de


SqlDeploymentOptions.IgnoreWorkloadClassifiers Property

Definition

Get or set boolean that specifies whether to exclude the Workload Classifiers from consideration when comparing the source and target model.

public bool IgnoreWorkloadClassifiers { get; }
member this.IgnoreWorkloadClassifiers : bool
Public ReadOnly Property IgnoreWorkloadClassifiers As Boolean

Property Value

True to ignore workload classifiers; otherwise, false. Default is false.

Applies to