IGeographySink110 Interface
SQL Server 2012
Defines the interface used by SqlGeographyBuilder to construct a SqlGeography object.
Namespace: Microsoft.SqlServer.Types
Assembly: Microsoft.SqlServer.Types (in Microsoft.SqlServer.Types.dll)
The IGeographySink110 type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AddCircularArc | Adds a circular arc geography type figure with the specified startpoint and endpoint. |
![]() | AddLine | Constructs additional points other than the starting endpoint in a geography type figure. This API is obsolete. IGeographySink110 should be used instead. (Inherited from IGeographySink.) |
![]() | BeginFigure | Starts the call sequence for a geography figure. This API is obsolete. IGeographySink110 should be used instead. (Inherited from IGeographySink.) |
![]() | BeginGeography | Initializes a call sequence for a geography type. This API is obsolete. IGeographySink110 should be used instead. (Inherited from IGeographySink.) |
![]() | EndFigure | Finishes a call sequence for a geography figure. This API is obsolete. IGeographySink110 should be used instead. (Inherited from IGeographySink.) |
![]() | EndGeography | Finishes a call sequence for a geography type. This API is obsolete. IGeographySink110 should be used instead. (Inherited from IGeographySink.) |
![]() | SetSrid | Sets the Spatial Reference Identifier (SRID) for a geography type call sequence. This API is obsolete. IGeographySink110 should be used instead. (Inherited from IGeographySink.) |

.gif?cs-save-lang=1&cs-lang=vb)