Aracılığıyla paylaş


SpatialEdmFunctions.SpatialEnvelope(DbExpression) Yöntem

Tanım

DbFunctionExpression Edm.Geometry sonuç türüne sahip olması gereken belirtilen bağımsız değişkenle kurallı 'SpatialEnvelope' 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 ^ SpatialEnvelope(System::Data::Common::CommandTrees::DbExpression ^ geometryValue);
public static System.Data.Common.CommandTrees.DbFunctionExpression SpatialEnvelope (this System.Data.Common.CommandTrees.DbExpression geometryValue);
static member SpatialEnvelope : System.Data.Common.CommandTrees.DbExpression -> System.Data.Common.CommandTrees.DbFunctionExpression
<Extension()>
Public Function SpatialEnvelope (geometryValue As DbExpression) As DbFunctionExpression

Parametreler

geometryValue
DbExpression

Zarf değerinin alınması gereken değeri belirten ifade.

Döndürülenler

için geometryValueen düşük sınırlayıcı kutuyu döndüren yeni bir DbFunctionExpression.

Özel durumlar

geometryValue

geometryValue

Şunlara uygulanır