Udostępnij za pośrednictwem


Metoda STDisjoint

Określa, czy wywołujący SqlGeography wystąpienie jest odłączony od z określonego SqlGeography instancji.

Przestrzeń nazw:  Microsoft.SqlServer.Types
Zestaw:  Microsoft.SqlServer.Types (w Microsoft.SqlServer.Types.dll)

Syntax

'Deklaracja
<SqlMethodAttribute(IsDeterministic := True, IsPrecise := False)> _
Public Function STDisjoint ( _
    other As SqlGeography _
) As SqlBoolean
'Użycie
Dim instance As SqlGeography
Dim other As SqlGeography
Dim returnValue As SqlBoolean

returnValue = instance.STDisjoint(other)
[SqlMethodAttribute(IsDeterministic = true, IsPrecise = false)]
public SqlBoolean STDisjoint(
    SqlGeography other
)
[SqlMethodAttribute(IsDeterministic = true, IsPrecise = false)]
public:
SqlBoolean STDisjoint(
    SqlGeography^ other
)
[<SqlMethodAttribute(IsDeterministic = true, IsPrecise = false)>]
member STDisjoint : 
        other:SqlGeography -> SqlBoolean 
public function STDisjoint(
    other : SqlGeography
) : SqlBoolean

Parameters

Wartość zwracana

Typ: System.Data.SqlTypes. . :: . .SqlBoolean
A SqlBoolean wartość wskazująca, czy SqlGeography wystąpienie jest od wymaganiem z określonego SqlGeography. Jeśli wystąpienia są od wymaganiem, metoda zwraca true. W przeciwnym razie false.

Uwagi

Dwa Geografia wystąpienia są rozłączne, jeśli przecięcia ich zestawy punkt jest pusta.

Metoda ta zawsze zwraca wartość null, jeśli odwołanie przestrzennej identyfikatory (SRIDs) SqlGeography wystąpienia nie dopasowania.