ExpandSegment.Filter 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
查詢中所要套用展開區段的篩選選項。
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
屬性值
在目標資料上指定篩選的運算式。