SqlGeographyBuilder.SetSrid Method
SQL Server 2012
Sets the Spatial Reference Identifier (SRID) for a geography type call sequence.
Namespace: Microsoft.SqlServer.Types
Assembly: Microsoft.SqlServer.Types (in Microsoft.SqlServer.Types.dll)
'Declaration PublicOverridableSubSetSrid ( _ sridAsInteger _ ) 'Usage DiminstanceAsSqlGeographyBuilderDimsridAsInteger instance.SetSrid(srid)
Parameters
- srid
- Type: System.Int32
An int that contains the Spatial Reference Identifier for the geography type.