GeographyConvexHullAggregate Methods

Include Protected Members
Include Inherited Members

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

The GeographyConvexHullAggregate type exposes the following members.

Methods

  Name Description
Public method Accumulate Infrastructure. Adds the given SqlGeography object into this convex hull.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Init Infrastructure. Initializes the properties of a GeographyConvexHullAggregate object.
Protected method MemberwiseClone (Inherited from Object.)
Public method Merge Infrastructure. Adds the given GeographyConvexHullAggregate object into this convex hull.
Public method Read Infrastructure. Reads a binary representation of a geography type into a SqlGeometry object.
Public method Terminate Infrastructure. Returns the SqlGeography object that represents this convex hull.
Public method ToString (Inherited from Object.)
Public method Write Infrastructure. Writes a SqlGeography object to a binary stream.

Top

See Also

Reference

GeographyConvexHullAggregate Class

Microsoft.SqlServer.Types Namespace