Partition.DataCoverageDefinition 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.
A reference to an optional DataCoverageDefinition that provides the hint regarding the data that is covered by the partition.
public Microsoft.AnalysisServices.Tabular.DataCoverageDefinition DataCoverageDefinition { get; set; }
member this.DataCoverageDefinition : Microsoft.AnalysisServices.Tabular.DataCoverageDefinition with get, set
Public Property DataCoverageDefinition As DataCoverageDefinition
Property Value
Remarks
This property is only supported when the compatibility level of the database is at 1603 or above.