Sdílet prostřednictvím


ExpandSegment.Filter Vlastnost

Definice

Možnost filtru v dotazu, na který se vztahuje segment rozbalení.

public:
 property System::Linq::Expressions::Expression ^ Filter { System::Linq::Expressions::Expression ^ get(); };
public System.Linq.Expressions.Expression Filter { get; }
member this.Filter : System.Linq.Expressions.Expression
Public ReadOnly Property Filter As Expression

Hodnota vlastnosti

Výraz, který určuje filtr cílových dat.

Platí pro