次の方法で共有


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 値の表現。

適用対象