Sdílet prostřednictvím


RelationalQueryModelVisitor.RequiresClientSelectMany Vlastnost

Definice

Získá nebo nastaví hodnotu označující, zda dotaz vyžaduje klient select many.

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

Hodnota vlastnosti

true, pokud dotaz vyžaduje klienta select many, false, pokud ne.

Platí pro