SpatialEdmFunctions.SpatialSymmetricDifference Metódus
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
Létrehoz egy olyan függvényt DbFunctionExpression , amely meghívja a canonical 'SpatialSymmetricDifference' függvényt a megadott argumentumokkal, amelyeknek mindegyiknek Edm.Geography vagy Edm.Geometry eredménytípussal kell rendelkeznie. Az eredménytípusnak meg kell egyeznie spatialValue1 a következő eredménytípussal spatialValue2: . A kifejezés eredménytípusa megegyezik az és spatialValue1a spatialValue2 .
public:
[System::Runtime::CompilerServices::Extension]
static System::Data::Common::CommandTrees::DbFunctionExpression ^ SpatialSymmetricDifference(System::Data::Common::CommandTrees::DbExpression ^ spatialValue1, System::Data::Common::CommandTrees::DbExpression ^ spatialValue2);
public static System.Data.Common.CommandTrees.DbFunctionExpression SpatialSymmetricDifference(this System.Data.Common.CommandTrees.DbExpression spatialValue1, System.Data.Common.CommandTrees.DbExpression spatialValue2);
static member SpatialSymmetricDifference : System.Data.Common.CommandTrees.DbExpression * System.Data.Common.CommandTrees.DbExpression -> System.Data.Common.CommandTrees.DbFunctionExpression
<Extension()>
Public Function SpatialSymmetricDifference (spatialValue1 As DbExpression, spatialValue2 As DbExpression) As DbFunctionExpression
Paraméterek
- spatialValue1
- DbExpression
Az első térbeli értéket meghatározó kifejezés.
- spatialValue2
- DbExpression
Olyan kifejezés, amely meghatározza azt a térbeli értéket, amelyhez a szimmetrikus különbséget spatialValue1 ki kell számítani.
Válaszok
Egy új DbFunctionExpression, amely visszaadja a geometria értékét, amely a szimmetrikus különbséget spatialValue2 jelöli a .spatialValue1
Kivételek
spatialValue1
spatialValue2
spatialValue1
spatialValue2