DbGeography.WellKnownValue Propriedade

Definição

Obtém ou define um contrato de dados, representação bem conhecida e serializável deste valor DbGeography.

public:
 property System::Data::Spatial::DbGeographyWellKnownValue ^ WellKnownValue { System::Data::Spatial::DbGeographyWellKnownValue ^ get(); void set(System::Data::Spatial::DbGeographyWellKnownValue ^ value); };
[System.Runtime.Serialization.DataMember(Name="Geography")]
public System.Data.Spatial.DbGeographyWellKnownValue WellKnownValue { get; set; }
[<System.Runtime.Serialization.DataMember(Name="Geography")>]
member this.WellKnownValue : System.Data.Spatial.DbGeographyWellKnownValue with get, set
Public Property WellKnownValue As DbGeographyWellKnownValue

Valor de Propriedade

Uma representação bem conhecida e serializável por contrato de dados deste valor DbGeography.

Atributos

Aplica-se a