Compartilhar via


DbGeography.WellKnownValue Propriedade

Definição

Obtém ou define uma representação conhecida serializável de contrato de dados 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 da propriedade

Uma representação serializável e conhecida do contrato de dados desse valor DbGeography.

Atributos

Aplica-se a