DbGeography.AsGml 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
生成此 DbGeography 值的 Geography 标记语言 (GML) 表示形式。
public:
System::String ^ AsGml();
public string AsGml();
member this.AsGml : unit -> string
Public Function AsGml () As String
返回
包含此 DbGeography 值的 GML 表示形式的字符串。