MapBindingFieldPair.BindingExpression 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表要評估的資料區域 FieldName中每個最內層群組實例的表達式。 此比較是為了將地圖多邊形圖層中的空間元素,或地圖線層與該圖層相關聯的資料區域綁定。
public:
property Microsoft::ReportingServices::RdlObjectModel::ReportExpression BindingExpression { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression BindingExpression { get; set; }
member this.BindingExpression : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Property BindingExpression As ReportExpression
屬性值
ReportExpression 物件。