SqlDeploymentOptions.IgnoreTablePartitionOptions Property      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get or set boolean that specifies whether to exclude the RANGE and BOUNDARY VALUES of a table partition option from consideration when comparing the source and target model.
public bool IgnoreTablePartitionOptions { get; }member this.IgnoreTablePartitionOptions : boolPublic ReadOnly Property IgnoreTablePartitionOptions As BooleanProperty Value
True to ignore aspects of table partition; otherwise, false. Default is false.