Metoda STSymDifference
Zwraca obiekt reprezentujący wszystkie punkty, które są w jedną SqlGeography lub innego wystąpienie SqlGeography wystąpienie, ale nie te punkty, które leżą w obu przypadkach.
Przestrzeń nazw: Microsoft.SqlServer.Types
Zestaw: Microsoft.SqlServer.Types (w Microsoft.SqlServer.Types.dll)
Syntax
'Deklaracja
<SqlMethodAttribute(IsDeterministic := True, IsPrecise := False)> _
Public Function STSymDifference ( _
other As SqlGeography _
) As SqlGeography
'Użycie
Dim instance As SqlGeography
Dim other As SqlGeography
Dim returnValue As SqlGeography
returnValue = instance.STSymDifference(other)
[SqlMethodAttribute(IsDeterministic = true, IsPrecise = false)]
public SqlGeography STSymDifference(
SqlGeography other
)
[SqlMethodAttribute(IsDeterministic = true, IsPrecise = false)]
public:
SqlGeography^ STSymDifference(
SqlGeography^ other
)
[<SqlMethodAttribute(IsDeterministic = true, IsPrecise = false)>]
member STSymDifference :
other:SqlGeography -> SqlGeography
public function STSymDifference(
other : SqlGeography
) : SqlGeography
Parameters
- other
Typ: Microsoft.SqlServer.Types. . :: . .SqlGeography
SqlGeography Wystąpienie do porównania z bieżącego SqlGeography.
Wartość zwracana
Typ: Microsoft.SqlServer.Types. . :: . .SqlGeography
A SqlGeography wystąpienie zawierający wszystkie punkty unikatowy wywołujący SqlGeography i na określony SqlGeography.
Uwagi
Metoda ta zawsze zwraca wartość null, jeśli odwołanie przestrzennej identyfikatory (SRIDs) SqlGeography wystąpienia nie dopasowania.