GeographyEnvelopeAggregate Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents a geography envelope from the given set of SqlGeography objects.
Assembly: Microsoft.SqlServer.Types (in Microsoft.SqlServer.Types.dll)
| Name | Description | |
|---|---|---|
![]() | GeographyEnvelopeAggregate() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the GeographyEnvelopeAggregate class. |
| Name | Description | |
|---|---|---|
![]() | Accumulate(SqlGeography^) | This API supports the product infrastructure and is not intended to be used directly from your code. Adds the given SqlGeography object into this geography envelope. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | Init() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes the properties of a GeographyEnvelopeAggregate object. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Merge(GeographyEnvelopeAggregate^) | This API supports the product infrastructure and is not intended to be used directly from your code. Adds the given GeographyEnvelopeAggregate collection into this geography envelope. |
![]() | Terminate() | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the GeographyEnvelopeAggregate object that represents the geography envelope. |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

