Share via


DbGeography.DefaultCoordinateSystemId Property

Definition

Gets the default coordinate system id (SRID) for geography values (WGS 84)

public static int DefaultCoordinateSystemId { get; }
member this.DefaultCoordinateSystemId : int
Public Shared ReadOnly Property DefaultCoordinateSystemId As Integer

Property Value

The default coordinate system id (SRID) for geography values (WGS 84)

Applies to