DbGeography.ProviderValue Property

 

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

Namespace:   System.Data.Entity.Spatial
Assembly:  EntityFramework (in EntityFramework.dll)

public object ProviderValue { get; }

Property Value

Type: System.Object

A representation of this DbGeography value.