Bagikan melalui


MapSpatialDataSet.SpatialField Properti

Definisi

Mendapatkan atau mengatur nama untuk bidang spasial yang akan diimpor dari sumber data.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression SpatialField { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression SpatialField { get; set; }
member this.SpatialField : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Property SpatialField As ReportExpression

Nilai Properti

Objek ReportExpression.

Keterangan

Properti ini harus ditentukan, dan harus berjenis SqlGeometry atau SqlGeography.

Berlaku untuk