Membres AttributeRelationship
Provides details on the relationship between one attribute and another. This class cannot be inherited.
Le type AttributeRelationship expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
AttributeRelationship() () () () | Initializes a new instance of the AttributeRelationship class using the default values. | |
AttributeRelationship(String) | Initializes a new instance of AttributeRelationship using an identifier. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
AddToContainer | Infrastructure. (Hérité de ModelComponent.) | |
AfterInsert | Infrastructure. (Hérité de ModelComponent.) | |
AfterMove | Infrastructure. (Hérité de ModelComponent.) | |
AfterRemove | Infrastructure. (Hérité de ModelComponent.) | |
BeforeRemove | Infrastructure. (Hérité de ModelComponent.) | |
Clone | Creates a new full copy of an object. | |
CopyTo(AttributeRelationship) | Creates a full copy of current AttributeRelationship into object passed as parameter. | |
CopyTo | Infrastructure. (Hérité de ModelComponent.) | |
CreateObjRef | (Hérité de MarshalByRefObject.) | |
Dispose | (Hérité de Component.) | |
Dispose | (Hérité de Component.) | |
Equals | (Hérité de Object.) | |
Finalize | (Hérité de Component.) | |
GetHashCode | (Hérité de Object.) | |
GetLifetimeService | (Hérité de MarshalByRefObject.) | |
GetService | (Hérité de Component.) | |
GetType | (Hérité de Object.) | |
InitializeLifetimeService | (Hérité de MarshalByRefObject.) | |
MemberwiseClone | (Hérité de Object.) | |
MemberwiseClone | (Hérité de MarshalByRefObject.) | |
RemoveFromContainer | Infrastructure. (Hérité de ModelComponent.) | |
Reset | Infrastructure. (Hérité de ModelComponent.) | |
Submit() () () () | Infrastructure. (Hérité de ModelComponent.) | |
Submit(Boolean) | Infrastructure. (Hérité de ModelComponent.) | |
ToString | Infrastructure. (Hérité de ModelComponent.) | |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Hérité de 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. (Hérité de ModelComponent.) | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (Hérité de ModelComponent.) |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Hérité de ModelComponent.) | |
Attribute | Gets or sets the Attribute object to which the current relationship is being created. | |
AttributeID | Gets or sets the AttributeID for the current AttributeRelationship. | |
CanRaiseEvents | (Hérité de Component.) | |
Cardinality | Gets or sets the cardinality of the relationship between the current parent attribute and the defined Attribute. Cardinality refers to the defined attribute, not the parent attribute. | |
Container | (Hérité de Component.) | |
DesignMode | (Hérité de Component.) | |
Events | (Hérité de Component.) | |
FriendlyName | Infrastructure. (Hérité de ModelComponent.) | |
KeyForCollection | Infrastructure. (Hérité de ModelComponent.) | |
Name | Gets or sets the name of the relationship. | |
Optionality | Gets or sets the Optionality definition of the relationship between parent attribute and current attribute. | |
OverrideBehavior | Gets or sets the OverrideBehavior definition of the relationship. | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Hérité de ModelComponent.) | |
Parent | Gets the parent Attribute for the current attribute relationship. | |
ParentDatabase | Gets the ParentDatabase object for the current AttributeRelationship object. | |
ParentDimension | Gets the ParentDimension object for the current AttributeRelationship object. | |
ParentServer | Gets the ParentServer object for the current AttributeRelationship object. | |
RelationshipType | Gets or sets the RelationshipType definition of the relationship. | |
Site | (Hérité de Component.) | |
Translations | Gets the translations collection for the current attribute relationship. | |
Visible | Gest or sets the current visibility of the attribute relationship. |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
ICloneable. . :: . .Clone | ||
IHostableComponent. . :: . .Host | (Hérité de ModelComponent.) | |
IModelComponent. . :: . .FriendlyPath | (Hérité de ModelComponent.) | |
IModelComponent. . :: . .OwningCollection | (Hérité de ModelComponent.) |
Haut de la page