言語

MapBindingFieldPair.BindingExpression プロパティ

定義

比較されるデータ領域の最内側の各グループインスタンスに対して評価される式を FieldName取得します。 この比較は、マップポリゴンレイヤー内の空間要素や、そのレイヤーに関連付けられたデータ領域へのマップラインレイヤー間のバインディングを行うために行われます。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ BindingExpression { Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty BindingExpression { get; }
member this.BindingExpression : Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
Public ReadOnly Property BindingExpression As ReportVariantProperty

プロパティ値

ReportVariantProperty オブジェクト。

適用対象