DbGeometry.SpatialTypeName Property

Definition

Gets a spatial type name representation of this DbGeometry value.

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

Property Value

A spatial type name representation of this DbGeometry value.

Applies to