SqlGeographyBuilder.BeginGeography Method
SQL Server 2012
Initializes a call sequence for a geography type.
Namespace: Microsoft.SqlServer.Types
Assembly: Microsoft.SqlServer.Types (in Microsoft.SqlServer.Types.dll)
'Declaration PublicOverridableSubBeginGeography ( _ typeAsOpenGisGeographyType _ ) 'Usage DiminstanceAsSqlGeographyBuilderDimtypeAsOpenGisGeographyType instance.BeginGeography(type)
Parameters
- type
- Type: Microsoft.SqlServer.Types.OpenGisGeographyType
OpenGisGeometryType object that indicates the type being created by the call sequence.