Udostępnij za pośrednictwem


Metoda SqlGeography.STUnion

Zwraca obiekt reprezentujący Unii SqlGeography wystąpienie innym SqlGeography 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 STUnion ( _
    other As SqlGeography _
) As SqlGeography
'Użycie
Dim instance As SqlGeography
Dim other As SqlGeography
Dim returnValue As SqlGeography

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

Parametry

Wartość zwracana

Typ: Microsoft.SqlServer.Types.SqlGeography
A SqlGeography obiekt reprezentujący Unii SqlGeography obiektów.

Uwagi

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