Membri AggregationInstanceAttribute
Represents information about an attribute used by an Aggregation instance.
Il tipo AggregationInstanceAttribute espone i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
AggregationInstanceAttribute() () () () | Initializes a new instance of AggregationInstanceAttribute using the default values. | |
AggregationInstanceAttribute(String) | Initializes a new instance of AggregationInstanceAttribute using an identifier. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
AddToContainer | Infrastruttura. (Ereditato da ModelComponent). | |
AfterInsert | Infrastruttura. (Ereditato da ModelComponent). | |
AfterMove | Infrastruttura. (Ereditato da ModelComponent). | |
AfterRemove | Infrastruttura. (Ereditato da ModelComponent). | |
BeforeRemove | Infrastruttura. (Ereditato da ModelComponent). | |
Clone | Creates a new, full copy of an object. | |
CopyTo(AggregationInstanceAttribute) | Copies an AggregationInstanceAttribute object to the specified object. | |
CopyTo | Infrastruttura. (Ereditato da ModelComponent). | |
CreateObjRef | (Ereditato da MarshalByRefObject). | |
Dispose | (Ereditato da Component). | |
Dispose | (Ereditato da Component). | |
Equals | (Ereditato da Object). | |
Finalize | (Ereditato da Component). | |
GetHashCode | (Ereditato da Object). | |
GetLifetimeService | (Ereditato da MarshalByRefObject). | |
GetService | (Ereditato da Component). | |
GetType | (Ereditato da Object). | |
InitializeLifetimeService | (Ereditato da MarshalByRefObject). | |
MemberwiseClone | (Ereditato da Object). | |
MemberwiseClone | (Ereditato da MarshalByRefObject). | |
RemoveFromContainer | Infrastruttura. (Ereditato da ModelComponent). | |
Reset | Infrastruttura. (Ereditato da ModelComponent). | |
Submit() () () () | Infrastruttura. (Ereditato da ModelComponent). | |
Submit(Boolean) | Infrastruttura. (Ereditato da ModelComponent). | |
ToString | Infrastruttura. (Ereditato da ModelComponent). | |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Ereditato da ModelComponent). | |
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. (Ereditato da ModelComponent). | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (Ereditato da ModelComponent). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Ereditato da ModelComponent). | |
AttributeID | Gets or sets an attribute identifier for an AggregationInstanceAttribute. | |
CanRaiseEvents | (Ereditato da Component). | |
Container | (Ereditato da Component). | |
DesignMode | (Ereditato da Component). | |
Events | (Ereditato da Component). | |
FriendlyName | Infrastruttura. (Esegue l'override di ModelComponent. . :: . .FriendlyName.) | |
KeyColumns | Gets the binding to both table and column(s) for AggregationInstanceAttribute. | |
KeyForCollection | Infrastruttura. (Esegue l'override di ModelComponent. . :: . .KeyForCollection.) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Ereditato da ModelComponent). | |
Parent | Infrastruttura. (Ereditato da ModelComponent). | |
Site | (Ereditato da Component). |
In alto
Implementazioni esplicite dell'interfaccia
Nome | Descrizione | |
---|---|---|
ICloneable. . :: . .Clone | ||
IHostableComponent. . :: . .Host | (Ereditato da ModelComponent). | |
IModelComponent. . :: . .FriendlyPath | (Ereditato da ModelComponent). | |
IModelComponent. . :: . .OwningCollection | (Ereditato da ModelComponent). |
In alto
Vedere anche