SqlGeography.STUnion(SqlGeography) Method

Definition

Returns an object representing the union of a SqlGeography instance with another SqlGeography instance.

[Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=false)]
public Microsoft.SqlServer.Types.SqlGeography STUnion(Microsoft.SqlServer.Types.SqlGeography other);

Parameters

other
SqlGeography

The SqlGeography instance to form a union with the instance on which STUnion(SqlGeography) is being invoked.

Returns

A SqlGeography object representing the union of the SqlGeography objects.

Attributes

Applies to

Product Versions
Microsoft.SQLServer.DacFx 140.3881.1, 150.18208.0, 160.2004021.0, 161.6374.0