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 개체입니다.