다음을 통해 공유


DbGeography.ProviderValue 속성

정의

이 DbGeography 값을 생성한 기본 공급자에 해당하는 이 값의 표현을 가져옵니다.

public:
 property System::Object ^ ProviderValue { System::Object ^ get(); };
public object ProviderValue { get; }
member this.ProviderValue : obj
Public ReadOnly Property ProviderValue As Object

속성 값

이 DbGeography 값의 표현입니다.

적용 대상