Udostępnij za pośrednictwem


Metoda SqlGeography.STIntersects

Określa, czy bieżący SqlGeography przecina wystąpienie o określonym SqlGeography.

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

Składnia

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

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

Parametry

Wartość zwracana

Typ: System.Data.SqlTypes.SqlBoolean
A SqlBoolean wartość wskazująca, jeśli wywołujący SqlGeography wystąpienie przecina inną SqlGeography wystąpienie.Zwraca true przypadku przecięcie.W przeciwnym razie false.

Uwagi

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