DbGeography.DefaultCoordinateSystemId 属性

定义

获取地理值 (WGS 84) 的默认坐标系 ID (SRID)。

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

属性值

地理值 (WGS 84) 的默认坐标系 ID (SRID)。

适用于