共用方式為


DbGeography.ProviderValue 屬性

定義

取得這個 DbGeography 值的表示,這個值是建構它的基礎提供者專用的。

public object ProviderValue { get; }
member this.ProviderValue : obj
Public ReadOnly Property ProviderValue As Object

屬性值

這個 DbGeography 值的表示。

適用於