Column.RelatedColumnDetails 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 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.