Sdílet prostřednictvím


DbGeometry.GeometryCollectionFromText(String, Int32) Metoda

Definice

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

public static System.Data.Entity.Spatial.DbGeometry GeometryCollectionFromText (string geometryCollectionWellKnownText, int coordinateSystemId);
static member GeometryCollectionFromText : string * int -> System.Data.Entity.Spatial.DbGeometry
Public Shared Function GeometryCollectionFromText (geometryCollectionWellKnownText As String, coordinateSystemId As Integer) As DbGeometry

Parametry

geometryCollectionWellKnownText
String

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

coordinateSystemId
Int32

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

Návraty

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

Výjimky

geometryCollectionWellKnownText

coordinateSystemId

Platí pro