次の方法で共有


SelectExpression.IsDistinct プロパティ

定義

DISTINCT がこの SelectExpressionのプロジェクションに適用されるかどうかを示すブール値。

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

プロパティ値

適用対象