DbGeography.GeographyCollectionFromBinary(Byte[], 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 collection DbGeography en fonction de la valeur binaire et de l'identificateur de système de coordonnées (SRID, Coordinate System Identifier) connus spécifiés.
public:
static System::Data::Spatial::DbGeography ^ GeographyCollectionFromBinary(cli::array <System::Byte> ^ geographyCollectionWellKnownBinary, int coordinateSystemId);
public static System.Data.Spatial.DbGeography GeographyCollectionFromBinary (byte[] geographyCollectionWellKnownBinary, int coordinateSystemId);
static member GeographyCollectionFromBinary : byte[] * int -> System.Data.Spatial.DbGeography
Public Shared Function GeographyCollectionFromBinary (geographyCollectionWellKnownBinary As Byte(), coordinateSystemId As Integer) As DbGeography
Paramètres
- geographyCollectionWellKnownBinary
- Byte[]
Tableau d'octets qui contient une représentation binaire 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 binaire connue avec l'identificateur du système de coordonnées de géographie spécifié.
Exceptions
geographyCollectionWellKnownBinary
coordinateSystemId