共用方式為


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 的空間型別名稱。

適用於