Metoda SqlGeometry.STDifference
Zwraca obiekt reprezentujący punktów z jednego SqlGeometry wystąpienie, które nie mieszczą się w innym SqlGeometry instancji.
Przestrzeń nazw: Microsoft.SqlServer.Types
Zestaw: Microsoft.SqlServer.Types (w Microsoft.SqlServer.Types.dll)
Składnia
'Deklaracja
<SqlMethodAttribute(IsDeterministic := True, IsPrecise := False)> _
Public Function STDifference ( _
other As SqlGeometry _
) As SqlGeometry
'Użycie
Dim instance As SqlGeometry
Dim other As SqlGeometry
Dim returnValue As SqlGeometry
returnValue = instance.STDifference(other)
[SqlMethodAttribute(IsDeterministic = true, IsPrecise = false)]
public SqlGeometry STDifference(
SqlGeometry other
)
[SqlMethodAttribute(IsDeterministic = true, IsPrecise = false)]
public:
SqlGeometry^ STDifference(
SqlGeometry^ other
)
[<SqlMethodAttribute(IsDeterministic = true, IsPrecise = false)>]
member STDifference :
other:SqlGeometry -> SqlGeometry
public function STDifference(
other : SqlGeometry
) : SqlGeometry
Parametry
- other
Typ: Microsoft.SqlServer.Types.SqlGeometry
SqlGeometry wystąpienie wskazujący, które punkty usunąć z wystąpienia, w którym STDifference jest wywoływany.
Wartość zwracana
Typ: Microsoft.SqlServer.Types.SqlGeometry
A SqlGeometry obiekt, który reprezentuje unikatowy punktów wywołujący SqlGeometry.
Uwagi
Ta metoda zwraca zawsze nullodwołanie o wartości null (Nothing w języku Visual Basic) Jeśli odwołanie przestrzennej identyfikatory (SRIDs) SqlGeometry wystąpienia nie dopasowania.