次の方法で共有


DbGeography.WellKnownValue プロパティ

定義

この DbGeography 値の、データ コントラクトのシリアル化可能な既知の表現を取得または設定します。

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

プロパティ値

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

属性

適用対象