다음을 통해 공유


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의 공간 형식 이름입니다.

적용 대상