SpatialEdmFunctions.AsGml(DbExpression) Yöntem

Tanım

DbFunctionExpression Edm.Geography veya Edm.Geometry sonuç türüne sahip olması gereken belirtilen bağımsız değişkenle kurallı 'AsGml' işlevini çağıran bir oluşturur. İfadenin sonuç türü Edm.String'dir.

public:
[System::Runtime::CompilerServices::Extension]
 static System::Data::Common::CommandTrees::DbFunctionExpression ^ AsGml(System::Data::Common::CommandTrees::DbExpression ^ spatialValue);
public static System.Data.Common.CommandTrees.DbFunctionExpression AsGml (this System.Data.Common.CommandTrees.DbExpression spatialValue);
static member AsGml : System.Data.Common.CommandTrees.DbExpression -> System.Data.Common.CommandTrees.DbFunctionExpression
<Extension()>
Public Function AsGml (spatialValue As DbExpression) As DbFunctionExpression

Parametreler

spatialValue
DbExpression

Coğrafya İşaretlemesi Dili (GML) gösteriminin üretileceği uzamsal değeri belirten bir ifade.

Döndürülenler

'nin Coğrafya İşaretleme Dili (GML) gösterimini döndüren yeni bir spatialValueDbFunctionExpression.

Özel durumlar

spatialValue

spatialValue

Şunlara uygulanır