Account-Member

The Account object is associated with dimensions of type Account. This class cannot be inherited.

Der Account-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode Account() () () () Initializes a new instance of Account using the default values.
Öffentliche Methode Account(String) Initializes a new instance of Account using an account type parameter.

Zum Anfang

Methoden

  Name Beschreibung
Geschützte Methode AddToContainer Infrastruktur. (Geerbt von ModelComponent.)
Geschützte Methode AfterInsert Infrastruktur. (Geerbt von ModelComponent.)
Geschützte Methode AfterMove Infrastruktur. (Geerbt von ModelComponent.)
Geschützte Methode AfterRemove Infrastruktur. (Geerbt von ModelComponent.)
Geschützte Methode BeforeRemove Infrastruktur. (Geerbt von ModelComponent.)
Öffentliche Methode Clone Creates a new full copy of an object.
Öffentliche Methode CopyTo(Account) Copies an Account object to the specified object.
Geschützte Methode CopyTo Infrastruktur. (Geerbt von ModelComponent.)
Öffentliche Methode CreateObjRef (Geerbt von MarshalByRefObject.)
Öffentliche Methode Dispose (Geerbt von Component.)
Geschützte Methode Dispose (Geerbt von Component.)
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Component.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetLifetimeService (Geerbt von MarshalByRefObject.)
Geschützte Methode GetService (Geerbt von Component.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode InitializeLifetimeService (Geerbt von MarshalByRefObject.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von MarshalByRefObject.)
Geschützte Methode RemoveFromContainer Infrastruktur. (Geerbt von ModelComponent.)
Geschützte Methode Reset Infrastruktur. (Geerbt von ModelComponent.)
Öffentliche Methode Submit() () () () Infrastruktur. (Geerbt von ModelComponent.)
Öffentliche Methode Submit(Boolean) Infrastruktur. (Geerbt von ModelComponent.)
Öffentliche Methode ToString Infrastruktur. (Geerbt von ModelComponent.)
Öffentliche Methode Validate(ValidationErrorCollection) Validates the element to which it is appended; returns any errors encountered in a collection. (Geerbt von ModelComponent.)
Öffentliche Methode Validate(ValidationErrorCollection, Boolean) Validates the element to which it is appended; returns any errors encountered in a collection. Also contains a parameter to enable return of detailed errors. (Geerbt von ModelComponent.)
Öffentliche Methode Validate(ValidationErrorCollection, Boolean, ServerEdition) (Geerbt von ModelComponent.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft AccountType Gets or sets the AccountType, which must be one of a set of fixed valid account types.
Öffentliche Eigenschaft AggregationFunction Gets or sets the aggregation function to use for a specified Account type.
Öffentliche Eigenschaft Aliases Gets the alias for the account type in Account.
Öffentliche Eigenschaft Annotations Gets a collection within which you can store custom data. (Geerbt von ModelComponent.)
Geschützte Eigenschaft CanRaiseEvents (Geerbt von Component.)
Öffentliche Eigenschaft Container (Geerbt von Component.)
Geschützte Eigenschaft DesignMode (Geerbt von Component.)
Geschützte Eigenschaft Events (Geerbt von Component.)
Geschützte Eigenschaft FriendlyName Infrastruktur. (Geerbt von ModelComponent.)
Geschützte Eigenschaft KeyForCollection Infrastruktur. (Geerbt von ModelComponent.)
Öffentliche Eigenschaft OwningCollection Gets or sets the collection that contains the ModelComponent. (Geerbt von ModelComponent.)
Öffentliche Eigenschaft Parent Gets the parent Database of the Account object.
Öffentliche Eigenschaft ParentServer Gets the Server object that is the parent of the Account object.
Öffentliche Eigenschaft Site (Geerbt von Component.)

Zum Anfang

Ereignisse

  Name Beschreibung
Öffentliches Ereignis Disposed (Geerbt von Component.)

Zum Anfang

Explizite Schnittstellenimplementierungen 

  Name Beschreibung
Explizite SchnittstellenimplementierungPrivate Methode ICloneable. . :: . .Clone
Explizite SchnittstellenimplementierungPrivate Eigenschaft IHostableComponent. . :: . .Host (Geerbt von ModelComponent.)
Explizite SchnittstellenimplementierungPrivate Eigenschaft IModelComponent. . :: . .FriendlyPath (Geerbt von ModelComponent.)
Explizite SchnittstellenimplementierungPrivate Eigenschaft IModelComponent. . :: . .OwningCollection (Geerbt von ModelComponent.)

Zum Anfang