Aracılığıyla paylaş


SpatialEdmFunctions.SpatialBoundary(DbExpression) Yöntem

Tanım

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

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

Parametreler

geometryValue
DbExpression

SpatialBoundary değerinin alınması gereken geometri değerini belirten ifade.

Döndürülenler

için geometryValuesınırı döndüren yeni bir DbFunctionExpression.

Özel durumlar

geometryValue

geometryValue

Şunlara uygulanır