Share via


SqlDeploymentOptions.IgnoreFilegroupPlacement Property

Definition

Get boolean that specifies whether to exclude the filegroup specifier from consideration when comparing the source and target model.

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

Property Value

True to ignore differences in the filegroup specifier; otherwise, false. Default is true.

Applies to