Udostępnij przez


SqlSpatialServices.GeographyMultiLineFromText(String, Int32) Metoda

Definicja

Tworzy nową DbGeography wartość wielowierszową na podstawie określonej dobrze znanej wartości tekstowej i identyfikatora systemu współrzędnych.

public override System.Data.Entity.Spatial.DbGeography GeographyMultiLineFromText(string multiLineWellKnownText, int coordinateSystemId);
override this.GeographyMultiLineFromText : string * int -> System.Data.Entity.Spatial.DbGeography
Public Overrides Function GeographyMultiLineFromText (multiLineWellKnownText As String, coordinateSystemId As Integer) As DbGeography

Parametry

multiLineWellKnownText
String

Dobrze znana wartość tekstowa.

coordinateSystemId
Int32

Identyfikator systemu współrzędnych.

Zwraca

Nowa DbGeography wartość wielowierszowa.

Dotyczy