DbGeometry.SpatialTypeName 属性

定义

获取此 DbGeometry 值的空间类型名称表示形式。

public string SpatialTypeName { get; }
member this.SpatialTypeName : string
Public ReadOnly Property SpatialTypeName As String

属性值

此 DbGeometry 值的空间类型名称表示形式。

适用于