DbGeometry.AsGml 方法

定義

產生此資料庫幾何值的地理標記語言(GML)表示法。

public:
 System::String ^ AsGml();
public string AsGml();
member this.AsGml : unit -> string
Public Function AsGml () As String

傳回

包含此 DbGeometry 值的 GML 表示的字串。

適用於