Condividi tramite


Membri AttributeRelationship

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

Il tipo AttributeRelationship espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico AttributeRelationship() () () () Initializes a new instance of the AttributeRelationship class using the default values.
Metodo pubblico AttributeRelationship(String) Initializes a new instance of AttributeRelationship using an identifier.

In alto

Metodi

  Nome Descrizione
Metodo protetto AddToContainer Infrastruttura. (Ereditato da ModelComponent).
Metodo protetto AfterInsert Infrastruttura. (Ereditato da ModelComponent).
Metodo protetto AfterMove Infrastruttura. (Ereditato da ModelComponent).
Metodo protetto AfterRemove Infrastruttura. (Ereditato da ModelComponent).
Metodo protetto BeforeRemove Infrastruttura. (Ereditato da ModelComponent).
Metodo pubblico Clone Creates a new full copy of an object.
Metodo pubblico CopyTo(AttributeRelationship) Creates a full copy of current AttributeRelationship into object passed as parameter.
Metodo protetto CopyTo Infrastruttura. (Ereditato da ModelComponent).
Metodo pubblico CreateObjRef (Ereditato da MarshalByRefObject).
Metodo pubblico Dispose (Ereditato da Component).
Metodo protetto Dispose (Ereditato da Component).
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Component).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetLifetimeService (Ereditato da MarshalByRefObject).
Metodo protetto GetService (Ereditato da Component).
Metodo pubblico GetType (Ereditato da Object).
Metodo pubblico InitializeLifetimeService (Ereditato da MarshalByRefObject).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da MarshalByRefObject).
Metodo protetto RemoveFromContainer Infrastruttura. (Ereditato da ModelComponent).
Metodo protetto Reset Infrastruttura. (Ereditato da ModelComponent).
Metodo pubblico Submit() () () () Infrastruttura. (Ereditato da ModelComponent).
Metodo pubblico Submit(Boolean) Infrastruttura. (Ereditato da ModelComponent).
Metodo pubblico ToString Infrastruttura. (Ereditato da ModelComponent).
Metodo pubblico Validate(ValidationErrorCollection) Validates the element to which it is appended; returns any errors encountered in a collection. (Ereditato da ModelComponent).
Metodo pubblico 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).
Metodo pubblico Validate(ValidationErrorCollection, Boolean, ServerEdition) (Ereditato da ModelComponent).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Annotations Gets a collection within which you can store custom data. (Ereditato da ModelComponent).
Proprietà pubblica Attribute Gets or sets the Attribute object to which the current relationship is being created.
Proprietà pubblica AttributeID Gets or sets the AttributeID for the current AttributeRelationship.
Proprietà protetta CanRaiseEvents (Ereditato da Component).
Proprietà pubblica 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.
Proprietà pubblica Container (Ereditato da Component).
Proprietà protetta DesignMode (Ereditato da Component).
Proprietà protetta Events (Ereditato da Component).
Proprietà protetta FriendlyName Infrastruttura. (Ereditato da ModelComponent).
Proprietà protetta KeyForCollection Infrastruttura. (Ereditato da ModelComponent).
Proprietà pubblica Name Gets or sets the name of the relationship.
Proprietà pubblica Optionality Gets or sets the Optionality definition of the relationship between parent attribute and current attribute.
Proprietà pubblica OverrideBehavior Gets or sets the OverrideBehavior definition of the relationship.
Proprietà pubblica OwningCollection Gets or sets the collection that contains the ModelComponent. (Ereditato da ModelComponent).
Proprietà pubblica Parent Gets the parent Attribute for the current attribute relationship.
Proprietà pubblica ParentDatabase Gets the ParentDatabase object for the current AttributeRelationship object.
Proprietà pubblica ParentDimension Gets the ParentDimension object for the current AttributeRelationship object.
Proprietà pubblica ParentServer Gets the ParentServer object for the current AttributeRelationship object.
Proprietà pubblica RelationshipType Gets or sets the RelationshipType definition of the relationship.
Proprietà pubblica Site (Ereditato da Component).
Proprietà pubblica Translations Gets the translations collection for the current attribute relationship.
Proprietà pubblica Visible Gest or sets the current visibility of the attribute relationship.

In alto

Eventi

  Nome Descrizione
Evento pubblico Disposed (Ereditato da Component).

In alto

Implementazioni esplicite dell'interfaccia

  Nome Descrizione
Implementazione esplicita dell'interfacciaMetodo privato ICloneable. . :: . .Clone
Implementazione esplicita dell'interfacciaProprietà privata IHostableComponent. . :: . .Host (Ereditato da ModelComponent).
Implementazione esplicita dell'interfacciaProprietà privata IModelComponent. . :: . .FriendlyPath (Ereditato da ModelComponent).
Implementazione esplicita dell'interfacciaProprietà privata IModelComponent. . :: . .OwningCollection (Ereditato da ModelComponent).

In alto