Auf Englisch lesen

Freigeben über


GeometryCollectionAggregate Class

Definition

Represents a geometry collection from the given set of SqlGeometry objects.

C#
[Microsoft.SqlServer.Server.SqlUserDefinedAggregate(Microsoft.SqlServer.Server.Format.UserDefined, IsInvariantToDuplicates=true, IsInvariantToNulls=true, IsInvariantToOrder=true, IsNullIfEmpty=false, MaxByteSize=-1)]
[System.Serializable]
public class GeometryCollectionAggregate : Microsoft.SqlServer.Server.IBinarySerialize
Inheritance
GeometryCollectionAggregate
Attributes
Implements

Constructors

GeometryCollectionAggregate()

Initializes a new instance of the GeometryCollectionAggregate class.

Methods

Accumulate(SqlGeometry)

Adds the specified SqlGeometry object into this geometry collection.

Init()

Initializes the properties of a GeometryCollectionAggregate object.

Merge(GeometryCollectionAggregate)

Adds the specified GeometryCollectionAggregate collection into this geometry collection.

Read(BinaryReader)

Reads a binary representation of a geometry type into a SqlGeometry object.

Terminate()

Returns the SqlGeometry object that represents the geometry collection.

Write(BinaryWriter)

Writes a SqlGeometry object to a binary stream.

Applies to

Produkt Versionen
Microsoft.SQLServer.DacFx 140.3881.1, 150.18208.0, 160.2004021.0, 161.6374.0