DbGeography.DefaultCoordinateSystemId Propiedad

Definición

Obtiene el identificador del sistema de coordenadas predeterminado (SRID) para los valores de geografía (WGS 84).

public:
 static property int DefaultCoordinateSystemId { int get(); };
public static int DefaultCoordinateSystemId { get; }
static member DefaultCoordinateSystemId : int
Public Shared ReadOnly Property DefaultCoordinateSystemId As Integer

Valor de propiedad

Identificador del sistema de coordenadas predeterminado (SRID) para los valores de geografía (WGS 84).

Se aplica a