Właściwość MapVectorLayer.MapBindingFieldPairs
Pobiera lub ustawia Kolekcja MapBindingFieldPair elementów do powiązania danych elementów mapy w warstwie wektorowej region , skojarzony z warstwy.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property MapBindingFieldPairs As MapBindingFieldPairCollection
Get
'Użycie
Dim instance As MapVectorLayer
Dim value As MapBindingFieldPairCollection
value = instance.MapBindingFieldPairs
public MapBindingFieldPairCollection MapBindingFieldPairs { get; }
public:
property MapBindingFieldPairCollection^ MapBindingFieldPairs {
MapBindingFieldPairCollection^ get ();
}
member MapBindingFieldPairs : MapBindingFieldPairCollection
function get MapBindingFieldPairs () : MapBindingFieldPairCollection
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.MapBindingFieldPairCollection
A MapBindingFieldPairCollection obiektu.
Zobacz także