Aracılığıyla paylaş


DbGeography.GeographyCollectionFromText(String, Int32) Yöntem

Tanım

Belirtilen iyi bilinen metin değerini ve koordinat sistemi tanımlayıcısını (SRID) temel alan yeni DbGeography bir koleksiyon değeri oluşturur.

public:
 static System::Data::Spatial::DbGeography ^ GeographyCollectionFromText(System::String ^ geographyCollectionWellKnownText, int coordinateSystemId);
public static System.Data.Spatial.DbGeography GeographyCollectionFromText (string geographyCollectionWellKnownText, int coordinateSystemId);
static member GeographyCollectionFromText : string * int -> System.Data.Spatial.DbGeography
Public Shared Function GeographyCollectionFromText (geographyCollectionWellKnownText As String, coordinateSystemId As Integer) As DbGeography

Parametreler

geographyCollectionWellKnownText
String

Coğrafya değerinin iyi bilinen metin gösterimini içeren bir dize.

coordinateSystemId
Int32

Yeni DbGeography değerinin kullanması gereken koordinat sisteminin tanımlayıcısı.

Döndürülenler

Belirtilen koordinat sistemi tanımlayıcısıyla iyi bilinen metin değeri tarafından tanımlanan yeni bir DbGeography değeri.

Özel durumlar

geographyCollectionWellKnownText

coordinateSystemId

Şunlara uygulanır