Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Measure.DetailRowsDefinition Property

Definition

Namespace:
Microsoft.AnalysisServices.Tabular
Assembly:
Microsoft.AnalysisServices.Tabular.dll
Package:
Microsoft.AnalysisServices v19.114.0

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 a DetailRowsDefinition object that is owned by this Measure.

public Microsoft.AnalysisServices.Tabular.DetailRowsDefinition DetailRowsDefinition { get; set; }
member this.DetailRowsDefinition : Microsoft.AnalysisServices.Tabular.DetailRowsDefinition with get, set
Public Property DetailRowsDefinition As DetailRowsDefinition

Property Value

Remarks

This property is only supported when the compatibility level of the database is at 1400 or above.

Applies to