Udostępnij za pośrednictwem


Właściwość MapSpatialDataRegion.VectorData

Pobiera lub ustawia sposób importowane dane wektorowe, przestrzennej elementów danych region.

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Property VectorData As ReportExpression
    Get
    Set
'Użycie
Dim instance As MapSpatialDataRegion
Dim value As ReportExpression

value = instance.VectorData

instance.VectorData = value
public ReportExpression VectorData { get; set; }
public:
property ReportExpression VectorData {
    ReportExpression get ();
    void set (ReportExpression value);
}
member VectorData : ReportExpression with get, set
function get VectorData () : ReportExpression
function set VectorData (value : ReportExpression)

Uwagi

Ta właściwość musi ocenić albo SqlGeometry lub SqlGeography.