Compartilhar via


Membros AttributeRelationship

Provides details on the relationship between one attribute and another. This class cannot be inherited.

O tipo AttributeRelationship expõe os seguintes membros.

Construtores

  Nome Descrição
Método público AttributeRelationship() () () () Initializes a new instance of the AttributeRelationship class using the default values.
Método público AttributeRelationship(String) Initializes a new instance of AttributeRelationship using an identifier.

Início

Métodos

  Nome Descrição
Método protegido AddToContainer Infraestrutura. (Herdado de ModelComponent.)
Método protegido AfterInsert Infraestrutura. (Herdado de ModelComponent.)
Método protegido AfterMove Infraestrutura. (Herdado de ModelComponent.)
Método protegido AfterRemove Infraestrutura. (Herdado de ModelComponent.)
Método protegido BeforeRemove Infraestrutura. (Herdado de ModelComponent.)
Método público Clone Creates a new full copy of an object.
Método público CopyTo(AttributeRelationship) Creates a full copy of current AttributeRelationship into object passed as parameter.
Método protegido CopyTo Infraestrutura. (Herdado de ModelComponent.)
Método público CreateObjRef (Herdado de MarshalByRefObject.)
Método público Dispose (Herdado de Component.)
Método protegido Dispose (Herdado de Component.)
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Component.)
Método público GetHashCode (Herdado de Object.)
Método público GetLifetimeService (Herdado de MarshalByRefObject.)
Método protegido GetService (Herdado de Component.)
Método público GetType (Herdado de Object.)
Método público InitializeLifetimeService (Herdado de MarshalByRefObject.)
Método protegido MemberwiseClone (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de MarshalByRefObject.)
Método protegido RemoveFromContainer Infraestrutura. (Herdado de ModelComponent.)
Método protegido Reset Infraestrutura. (Herdado de ModelComponent.)
Método público Submit() () () () Infraestrutura. (Herdado de ModelComponent.)
Método público Submit(Boolean) Infraestrutura. (Herdado de ModelComponent.)
Método público ToString Infraestrutura. (Herdado de ModelComponent.)
Método público Validate(ValidationErrorCollection) Validates the element to which it is appended; returns any errors encountered in a collection. (Herdado de ModelComponent.)
Método público 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. (Herdado de ModelComponent.)
Método público Validate(ValidationErrorCollection, Boolean, ServerEdition) (Herdado de ModelComponent.)

Início

Propriedades

  Nome Descrição
Propriedade pública Annotations Gets a collection within which you can store custom data. (Herdado de ModelComponent.)
Propriedade pública Attribute Gets or sets the Attribute object to which the current relationship is being created.
Propriedade pública AttributeID Gets or sets the AttributeID for the current AttributeRelationship.
Propriedade protegida CanRaiseEvents (Herdado de Component.)
Propriedade pública 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.
Propriedade pública Container (Herdado de Component.)
Propriedade protegida DesignMode (Herdado de Component.)
Propriedade protegida Events (Herdado de Component.)
Propriedade protegida FriendlyName Infraestrutura. (Herdado de ModelComponent.)
Propriedade protegida KeyForCollection Infraestrutura. (Herdado de ModelComponent.)
Propriedade pública Name Gets or sets the name of the relationship.
Propriedade pública Optionality Gets or sets the Optionality definition of the relationship between parent attribute and current attribute.
Propriedade pública OverrideBehavior Gets or sets the OverrideBehavior definition of the relationship.
Propriedade pública OwningCollection Gets or sets the collection that contains the ModelComponent. (Herdado de ModelComponent.)
Propriedade pública Parent Gets the parent Attribute for the current attribute relationship.
Propriedade pública ParentDatabase Gets the ParentDatabase object for the current AttributeRelationship object.
Propriedade pública ParentDimension Gets the ParentDimension object for the current AttributeRelationship object.
Propriedade pública ParentServer Gets the ParentServer object for the current AttributeRelationship object.
Propriedade pública RelationshipType Gets or sets the RelationshipType definition of the relationship.
Propriedade pública Site (Herdado de Component.)
Propriedade pública Translations Gets the translations collection for the current attribute relationship.
Propriedade pública Visible Gest or sets the current visibility of the attribute relationship.

Início

Eventos

  Nome Descrição
Evento público Disposed (Herdado de Component.)

Início

Implementações de interface explícitas

  Nome Descrição
Implementação de interface explícitaMétodo particular ICloneable. . :: . .Clone
Implementação de interface explícitaPropriedade particular IHostableComponent. . :: . .Host (Herdado de ModelComponent.)
Implementação de interface explícitaPropriedade particular IModelComponent. . :: . .FriendlyPath (Herdado de ModelComponent.)
Implementação de interface explícitaPropriedade particular IModelComponent. . :: . .OwningCollection (Herdado de ModelComponent.)

Início