Association Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Represents a relationship between two or more related entities within a line-of-business (LOB) system.

The Association type exposes the following members.

Properties

  Name Description
Public property Id Obsolete. Gets the unique ID of each metadata object. (Inherited from MetadataObject.)
Public property IsCached Obsolete. Determines whether the metadata object is cached or not. (Inherited from MetadataObject.)
Public property MethodInstanceType Obsolete. Gets the type of the MethodInstance object. (Inherited from MethodInstance.)
Public property Name Obsolete. Gets the name of the metadata object. (Inherited from MetadataObject.)

Top

Methods

  Name Description
Public method ContainsLocalizedDisplayName Obsolete. Determines whether the metadata object contains a localized display name. (Inherited from MetadataObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public methodStatic member GetById Obsolete. Gets an Association object given its ID.
Public methodStatic member GetByName Obsolete. Gets an Association object given its name.
Public method GetDefaultDisplayName Obsolete. Gets the default display name of the metadata object. (Inherited from MetadataObject.)
Public method GetDestination Obsolete. Gets the destination entity in an association.
Public method GetFilters Obsolete. Gets the filters associated with this MethodInstance object. (Inherited from MethodInstance.)
Public method GetHashCode (Inherited from Object.)
Public method GetLocalizedDisplayName Obsolete. Gets the localized display name of the metadata object. (Inherited from MetadataObject.)
Public method GetMethod Obsolete. Gets the method this MethodInstance object belongs to. (Inherited from MethodInstance.)
Public method GetProperties Obsolete. Gets the properties associated with the metadata object. (Inherited from MetadataObject.)
Public method GetReturnTypeDescriptor Obsolete. Gets the return type descriptor for this MethodInstance object. (Inherited from MethodInstance.)
Public method GetSources Obsolete. Gets the source entities in an association.
Public method GetType (Inherited from Object.)
Protected method Initialize Obsolete. Initializes an Association object.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public fieldStatic member EntityRoleDestination Obsolete. A constant that represents a destination entity.
Public fieldStatic member EntityRoleSource Obsolete. A constant that represents a source entity.

Top

See Also

Reference

Association Class

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace