DbGeography.AsText メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
この DbGeography 値の既知のテキスト表現を生成します。 ポイントの Longitude と Latitude のみが含まれます。
public:
System::String ^ AsText();
public string AsText();
member this.AsText : unit -> string
Public Function AsText () As String
戻り値
この DbGeography 値の既知のテキスト表現を含む文字列。