DbGeography.CoordinateSystemId 属性
定义
获取与坐标系统相关联的标识符 。Gets the identifier associated with the coordinate system.
public:
property int CoordinateSystemId { int get(); };
public int CoordinateSystemId { get; }
member this.CoordinateSystemId : int
Public ReadOnly Property CoordinateSystemId As Integer
属性值
与坐标系相关的标识符。The identifier associated with the coordinate system.