次の方法で共有


DbGeography.CoordinateSystemId プロパティ

定義

座標系に関連付けられた識別子を取得します。

public:
 property int CoordinateSystemId { int get(); };
public int CoordinateSystemId { get; }
member this.CoordinateSystemId : int
Public ReadOnly Property CoordinateSystemId As Integer

プロパティ値

座標系に関連付けられた識別子。

適用対象