次の方法で共有


DbGeography.SpatialTypeName プロパティ

定義

DBGeography の空間型名を取得します。

public:
 property System::String ^ SpatialTypeName { System::String ^ get(); };
public string SpatialTypeName { get; }
member this.SpatialTypeName : string
Public ReadOnly Property SpatialTypeName As String

プロパティ値

DBGeography の空間型名。

適用対象