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 值的表示形式。

适用于