DbGeography.ProviderValue Property

Definition

Gets a representation of this DbGeography value that is specific to the underlying provider that constructed it.

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

Property Value

A representation of this DbGeography value.

Applies to