SpatialEdmFunctions.SpatialTypeName(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ı 'SpatialTypeName' 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 ^ SpatialTypeName(System::Data::Common::CommandTrees::DbExpression ^ spatialValue);
public static System.Data.Common.CommandTrees.DbFunctionExpression SpatialTypeName (this System.Data.Common.CommandTrees.DbExpression spatialValue);
static member SpatialTypeName : System.Data.Common.CommandTrees.DbExpression -> System.Data.Common.CommandTrees.DbFunctionExpression
<Extension()>
Public Function SpatialTypeName (spatialValue As DbExpression) As DbFunctionExpression

Parametreler

spatialValue
DbExpression

Geometri Türü adının alınması gereken değeri belirten ifade.

Döndürülenler

'den spatialValueGeometri Türü dizesini döndüren yeni bir DbFunctionExpression.

Özel durumlar

spatialValue

spatialValue

Şunlara uygulanır