共用方式為


DbGeometry.SpatialTypeName 屬性

定義

取得這個 DbGeometry 值的空間型別名稱表示。

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

屬性值

這個 DbGeometry 值的空間型別名稱表示。

適用於