Freigeben über


Aggregate-Klasse

Model schema container class for Aggregate

Vererbungshierarchie

System.Object
  Microsoft.SqlServer.Dac.Model.Aggregate

Namespace:  Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Syntax

'Declaration
Public NotInheritable Class Aggregate
'Usage
public static class Aggregate
public ref class Aggregate abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Aggregate =  class end
public final class Aggregate

Der Aggregate-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche EigenschaftStatisches Element Assembly Assembly relationship class of Aggregate
Öffentliche EigenschaftStatisches Element ClassName ClassName property class of Aggregate
Öffentliche EigenschaftStatisches Element Format Format property class of Aggregate
Öffentliche EigenschaftStatisches Element InvariantToDuplicates InvariantToDuplicates property class of Aggregate
Öffentliche EigenschaftStatisches Element InvariantToNulls InvariantToNulls property class of Aggregate
Öffentliche EigenschaftStatisches Element MaxByteSize MaxByteSize property class of Aggregate
Öffentliche EigenschaftStatisches Element NullIfEmpty NullIfEmpty property class of Aggregate
Öffentliche EigenschaftStatisches Element Parameters Parameters relationship class of Aggregate
Öffentliche EigenschaftStatisches Element ReturnType ReturnType relationship class of Aggregate
Öffentliche EigenschaftStatisches Element Schema Schema relationship class of Aggregate
Öffentliche EigenschaftStatisches Element TypeClass Type class for Aggregate

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.SqlServer.Dac.Model-Namespace