SpatialEdmFunctions.SpatialSymmetricDifference Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Her birinin bir DbFunctionExpression Edm.Geography veya Edm.Geometry sonuç türüne sahip olması gereken belirtilen bağımsız değişkenlerle kurallı 'SpatialSymmetricDifference' işlevini çağıran bir oluşturur. sonuç türü spatialValue1
, sonuç türüyle spatialValue2
eşleşmelidir. İfadenin sonuç türü ve spatialValue2
türüyle spatialValue1
aynıdır.
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
Parametreler
- spatialValue1
- DbExpression
İlk uzamsal değeri belirten bir ifade.
- spatialValue2
- DbExpression
Simetrik farkın spatialValue1
hesaplanması gereken uzamsal değeri belirten bir ifade.
Döndürülenler
ile spatialValue1
simetrik farkını spatialValue2
temsil eden geometri değerini döndüren yeni bir DbFunctionExpression.
Özel durumlar
spatialValue1
spatialValue2
spatialValue1
spatialValue2