다음을 통해 공유


MapBindingFieldPair.BindingExpression 속성

Gets the expression to be evaluated for each innermost group instance of the data region that is compared to FieldName. This comparison occurs to perform the binding between the spatial elements in a map polygon layer, or a map line layer to the data region that is associated with the layer.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public ReadOnly Property BindingExpression As ReportVariantProperty 
    Get
‘사용 방법
Dim instance As MapBindingFieldPair 
Dim value As ReportVariantProperty 

value = instance.BindingExpression
public ReportVariantProperty BindingExpression { get; }
public:
property ReportVariantProperty^ BindingExpression {
    ReportVariantProperty^ get ();
}
member BindingExpression : ReportVariantProperty
function get BindingExpression () : ReportVariantProperty

속성 값

유형: Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
A ReportVariantProperty object.

참고 항목

참조

MapBindingFieldPair 클래스

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스