Compartir a través de


DbGeometry.SpatialTypeName Propiedad

Definición

Obtiene una representación de nombre de tipo espacial de este valor DbGeometry.

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

Valor de propiedad

Representación de nombre de tipo espacial de este valor DbGeometry.

Se aplica a