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 的空间类型名称。

适用于