Sdílet prostřednictvím


DbGeography.GeographyCollectionFromText(String, Int32) Metoda

Definice

Vytvoří novou DbGeography hodnotu kolekce na základě zadané dobře známé textové hodnoty a identifikátoru systému souřadnic (SRID).

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

Parametry

geographyCollectionWellKnownText
String

Řetězec, který obsahuje dobře známou textovou reprezentaci zeměpisné hodnoty.

coordinateSystemId
Int32

Identifikátor souřadnicového systému, který by měla použít nová hodnota DbGeography.

Návraty

Nová hodnota DbGeography definovaná dobře známou textovou hodnotou se zadaným identifikátorem systému souřadnic.

Výjimky

geographyCollectionWellKnownText

coordinateSystemId

Platí pro