次の方法で共有


DbGeography.WellKnownValue プロパティ

定義

この 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

プロパティ値

この DbGeography 値の、データ コントラクトのシリアル化可能な既知の表現。

属性

適用対象