Udostępnij przez


SqlSpatialFunctions.EnvelopeCenter(DbGeography) Metoda

Definicja

Zwraca punkt, który może być używany jako środek okręgu ograniczenia dla wystąpienia geograficznego.

[System.Data.Entity.DbFunction("SqlServer", "ENVELOPECENTER")]
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA1801:ReviewUnusedParameters", MessageId="geographyValue")]
public static System.Data.Entity.Spatial.DbGeography EnvelopeCenter(System.Data.Entity.Spatial.DbGeography geographyValue);
static member EnvelopeCenter : System.Data.Entity.Spatial.DbGeography -> System.Data.Entity.Spatial.DbGeography
Public Shared Function EnvelopeCenter (geographyValue As DbGeography) As DbGeography

Parametry

geographyValue
DbGeography

Wartość geografii.

Zwraca

Wartość sqlGeography określająca lokalizację środka okręgu ograniczenia.

Atrybuty

Dotyczy