DbGeography.PolygonFromText(String, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Crée une valeur de polygone DbGeography en fonction de la valeur texte et de l'identificateur de système de coordonnées (SRID) connus spécifiés.
public:
static System::Data::Spatial::DbGeography ^ PolygonFromText(System::String ^ polygonWellKnownText, int coordinateSystemId);
public static System.Data.Spatial.DbGeography PolygonFromText (string polygonWellKnownText, int coordinateSystemId);
static member PolygonFromText : string * int -> System.Data.Spatial.DbGeography
Public Shared Function PolygonFromText (polygonWellKnownText As String, coordinateSystemId As Integer) As DbGeography
Paramètres
- polygonWellKnownText
- String
Chaîne qui contient une représentation textuelle connue de la valeur géographique.
- coordinateSystemId
- Int32
Identificateur du système de coordonnées que la nouvelle valeur de DbGeography doit utiliser.
Retours
Nouvelle valeur DbGeography telle que définie par la valeur texte connue avec l'identificateur du système de coordonnées de géographie spécifié.
Exceptions
polygonWellKnownText
coordinateSystemId