다음을 통해 공유


SqlDeploymentOptions.IgnoreDatabaseWorkloadGroups Property

Definition

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

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

Property Value

True to ignore database workload groups; otherwise, false. Default is false.

Applies to