Compartir a través de


: Association (Miembros) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

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

En las siguientes tablas se enumeran los miembros expuestos por el tipo Association .

Campos públicos

  Nombre Descripción
Campo público Estático EntityRoleDestination A constant that represents a destination entity.
Campo público Estático EntityRoleSource A constant that represents a source entity.

Arriba

Propiedades públicas

  Nombre Descripción
Propiedad pública Id  Gets the unique ID of each metadata object.(heredado/a de MetadataObject)
Propiedad pública IsCached  Determines whether the metadata object is cached or not.(heredado/a de MetadataObject)
Propiedad pública MethodInstanceType  Gets the type of the MethodInstance object.(heredado/a de MethodInstance)
Propiedad pública Name  Gets the name of the metadata object.(heredado/a de MetadataObject)

Arriba

Métodos públicos

(vea también Métodos protegidos )

  Nombre Descripción
Método público ContainsLocalizedDisplayName  Determines whether the metadata object contains a localized display name.(heredado/a de MetadataObject)
Método público Equals  Sobrecargado. (heredado/a de Object)
Método público Estático GetById Gets an Association object given its ID.
Método público Estático GetByName Gets an Association object given its name.
Método público GetDefaultDisplayName  Gets the default display name of the metadata object.(heredado/a de MetadataObject)
Método público GetDestination Gets the destination entity in an association.
Método público GetFilters  Gets the filters associated with this MethodInstance object.(heredado/a de MethodInstance)
Método público GetHashCode  (heredado/a de Object)
Método público GetLocalizedDisplayName  Gets the localized display name of the metadata object.(heredado/a de MetadataObject)
Método público GetMethod  Gets the method this MethodInstance object belongs to.(heredado/a de MethodInstance)
Método público GetProperties  Gets the properties associated with the metadata object.(heredado/a de MetadataObject)
Método público GetReturnTypeDescriptor  Gets the return type descriptor for this MethodInstance object.(heredado/a de MethodInstance)
Método público GetSources Gets the source entities in an association.
Método público GetType  (heredado/a de Object)
Método público Estático ReferenceEquals  (heredado/a de Object)
Método público ToString  (heredado/a de Object)

Arriba

Métodos protegidos

  Nombre Descripción
Método protegido Finalize  (heredado/a de Object)
Método protegido Initialize Initializes an Association object.
Método protegido MemberwiseClone  (heredado/a de Object)

Arriba

Vea también

Referencia

Association (Clase)
Microsoft.Office.Server.ApplicationRegistry.MetadataModel (Espacio de nombres)