แชร์ผ่าน


TimeUnitColumnAssociation.PrimaryColumn Property

Definition

Gets or sets the reference to the primary column in the association.

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

Property Value

The Column instance that is the primary column, or a null reference (Nothing in Visual Basic) if such column is not set.

Applies to