共用方式為


DimensionAttribute.HasLineage 屬性

定義

取得或設定值,指出維度屬性是否具有歷程。

public bool HasLineage { get; set; }
member this.HasLineage : bool with get, set
Public Property HasLineage As Boolean

屬性值

如果維度屬性具有譜系,則為 true;否則為 false。

適用於