SpatialEdmFunctions.SpatialEnvelope(DbExpression) Metódus

Definíció

Létrehoz egy olyan függvényt DbFunctionExpression , amely meghívja a megadott argumentummal a "SpatialEnvelope" canonical 'SpatialEnvelope' függvényt, amelynek Edm.Geometry eredménytípussal kell rendelkeznie. A kifejezés eredménytípusa Edm.Geometry.

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

Paraméterek

geometryValue
DbExpression

Egy kifejezés, amely megadja azt az értéket, amelyből a Boríték értéket le kell kérni.

Válaszok

Egy új DbFunctionExpression, amely a minimális határolókeretet geometryValueadja vissza.

Kivételek

geometryValue

geometryValue

A következőre érvényes: