SpatialEdmFunctions.SpatialConvexHull(DbExpression) Yöntem

Tanım

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

Parametreler

geometryValue
DbExpression

Dışbükey gövde değerinin alınması gereken geometri değerini belirten bir ifade.

Döndürülenler

için geometryValuedışbükey gövdeyi döndüren yeni bir DbFunctionExpression.

Özel durumlar

geometryValue

geometryValue

Şunlara uygulanır