Lingua

GeometryEnvelopeAggregate Classe

Definizione

Rappresenta una busta geometrica basata sul set di SqlGeometry oggetti specificato.

[Microsoft.SqlServer.Server.SqlUserDefinedAggregate(Microsoft.SqlServer.Server.Format.Native, IsInvariantToDuplicates=true, IsInvariantToNulls=true, IsInvariantToOrder=true, IsNullIfEmpty=true)]
[System.Serializable]
public class GeometryEnvelopeAggregate
[<Microsoft.SqlServer.Server.SqlUserDefinedAggregate(Microsoft.SqlServer.Server.Format.Native, IsInvariantToDuplicates=true, IsInvariantToNulls=true, IsInvariantToOrder=true, IsNullIfEmpty=true)>]
[<System.Serializable>]
type GeometryEnvelopeAggregate = class
Public Class GeometryEnvelopeAggregate
Ereditarietà
GeometryEnvelopeAggregate
Attributi

Costruttori

Nome Descrizione
GeometryEnvelopeAggregate()

Inizializza una nuova istanza della GeometryEnvelopeAggregate classe .

Metodi

Nome Descrizione
Accumulate(SqlGeometry)

Aggiunge l'oggetto specificato SqlGeometry in questa busta geometrica.

Init()

Inizializza le proprietà di un'istanza GeometryEnvelopeAggregate di .

Merge(GeometryEnvelopeAggregate)

Aggiunge l'oggetto specificato GeometryEnvelopeAggregate in questa busta geometrica.

Terminate()

Restituisce l'oggetto SqlGeometry che rappresenta questa busta geometrica.

Si applica a