Aracılığıyla paylaş


DbSpatialServices.GeographyMultiPointFromText(String, Int32) Yöntem

Tanım

Belirtilen iyi bilinen metin değerini ve koordinat sistemi tanımlayıcısını temel alan yeni DbGeography bir çok noktalı değer oluşturur.

public:
 abstract System::Data::Spatial::DbGeography ^ GeographyMultiPointFromText(System::String ^ multiPointWellKnownText, int coordinateSystemId);
public abstract System.Data.Spatial.DbGeography GeographyMultiPointFromText (string multiPointWellKnownText, int coordinateSystemId);
abstract member GeographyMultiPointFromText : string * int -> System.Data.Spatial.DbGeography
Public MustOverride Function GeographyMultiPointFromText (multiPointWellKnownText As String, coordinateSystemId As Integer) As DbGeography

Parametreler

multiPointWellKnownText
String

İyi bilinen metin değeri.

coordinateSystemId
Int32

Koordinat sistemi tanımlayıcısı.

Döndürülenler

Yeni DbGeography bir çok noktalı değer.

Şunlara uygulanır