Column.RelatedColumnDetails Property

Definition

A reference to a RelatedColumnDetails object associated with this Column object.

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

Property Value

Remarks

This property is only supported at database compatibility level of 1400 or above for Pbi server.

Applies to