Column.KeepUniqueRows 属性

定义

指定用于构建层次结构的分组行为。 如果按实体键分组,则为 true。 如果按值分组,则为 false。

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

属性值

适用于