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 geografii.

public:
 static System::Data::Spatial::DbGeography ^ EnvelopeCenter(System::Data::Spatial::DbGeography ^ geographyValue);
[System.Data.Objects.DataClasses.EdmFunction("SqlServer", "ENVELOPECENTER")]
public static System.Data.Spatial.DbGeography EnvelopeCenter (System.Data.Spatial.DbGeography geographyValue);
[<System.Data.Objects.DataClasses.EdmFunction("SqlServer", "ENVELOPECENTER")>]
static member EnvelopeCenter : System.Data.Spatial.DbGeography -> System.Data.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