อ่านในภาษาอังกฤษ แก้ไข

แชร์ผ่าน


SqlSpatialFunctions.EnvelopeCenter(DbGeography) Method

Definition

Returns a point that can be used as the center of a bounding circle for the geography instance.

C#
[System.Data.Objects.DataClasses.EdmFunction("SqlServer", "ENVELOPECENTER")]
public static System.Data.Spatial.DbGeography EnvelopeCenter(System.Data.Spatial.DbGeography geographyValue);

Parameters

geographyValue
DbGeography

The geography value.

Returns

A SqlGeography value that specifies the location of the center of a bounding circle.

Attributes

Applies to

ผลิตภัณฑ์ เวอร์ชัน
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1