Compartir a través de


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

Represents an entity such as Customer or Product, in a line-of-business (LOB) application.

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

Campos públicos

  Nombre Descripción
Campo público Estático AuditSuppressPropertyName  
Campo público Estático CanonicalNamePropertyName  
Campo público Estático DefaultActionPropertyName Name of the Action to be used as the hyperlink in business data search results, business data columns, and elsewhere.
Campo público Estático DisplaySearchResultRightsMaskPropertyName Represents the rights mask that is used to convert a rights vector into a Yes or a No value.
Campo público Estático SecondarySsoApplicationIdPropertyName  Represents the ID of the single sign-on (SSO) enterprise application definition that stores credentials used Username filter and Password filter.(heredado/a de DataClass)
Campo público Estático SsoProviderImplementationPropertyName  Represents the name of the Metadata Property used to define the fully-qualified type name of the ISsoProvider implementation that stores credentials used to call the Web service and that retrieves the secondary SSO credentials if used.(heredado/a de DataClass)

Arriba

Propiedades públicas

  Nombre Descripción
Propiedad pública EstimatedInstanceCount Gets the estimated number of entity instances of this entity.
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 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 CheckAccess Gets the rights the current user has on one or more entity instances.
Método público ContainsDefaultAction Determines whether the entity contains a default action.
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 Execute Sobrecargado.  
Método público FindAssociated Sobrecargado. Gets the entity instances associated with a given entity instance.
Método público FindFiltered Gets a filtered set of entity instances from the business application.
Método público FindSpecific Sobrecargado. Gets a single entity instance.
Método público GetAccessCheckerMethodInstance Gets the AccessChecker MethodInstance for this entity.
Método público GetActions Gets the actions that the entity contains.
Método público GetAssociationView Gets the view of the specified association. It represents the fields that would be present in the entity instances returned if the association was executed.
Método público Estático GetById Gets an entity given its ID.
Método público GetDefaultAction Gets the default action associated with the entity.
Método público GetDefaultDisplayName  Gets the default display name of the metadata object.(heredado/a de MetadataObject)
Método público GetDestinationAssociations Gets the associations where this entity is the destination in the relationship.
Método público GetFinderFilters Gets a collection of Finder filters defined for the entity.
Método público GetFinderMethodInstance Gets the method instance that defines the Finder method.
Método público GetFinderView Gets the view of the finder method. It represents the fields that would be present in the entity instances returned if the Finder was executed.
Método público GetHashCode  (heredado/a de Object)
Método público GetIdentifierCount Gets the count of identifiers defined for the entity.
Método público GetIdentifiers Gets the identifiers defined for the entity.
Método público GetLobSystem  Gets the LobSystem object this DataClass object (entity) belongs to.(heredado/a de DataClass)
Método público GetLocalizedDisplayName  Gets the localized display name of the metadata object.(heredado/a de MetadataObject)
Método público GetMethodInstances  Gets the method instances available for this DataClass object (entity).(heredado/a de DataClass)
Método público GetMethods  Gets the methods available for this DataClass object (entity).(heredado/a de DataClass)
Método público GetProperties  Gets the properties associated with the metadata object.(heredado/a de MetadataObject)
Método público GetSourceAssociations Gets the associations where this entity is the source entity in the relationship.
Método público GetSpecificFinderMethodInstance Gets the SpecificFinder method instance for this entity.
Método público GetSpecificFinderView Gets the view of the SpecificFinder method. It represents the fields that would be present in the entity instances returned if the SpecificFinder was executed.
Método público GetType  (heredado/a de Object)
Método público GetViewAccessorMethodInstances Gets all method instances that are of MethodInstance type ViewAccessor for this entity.
Método público GetViewDefinition Gets the list of fields in a given view of an entity.
Método público HasAccessChecker Returns a true or false depending on whether this entity has an AccessChecker MethodInstance defined for it.
Método público HasFinder Indicates whether the entity has a Finder method defined.
Método público HasSpecificFinder Indicates whether the entity has a SpecificFinder method defined.
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 ApplySystemLevelFilters  (heredado/a de DataClass)
Método protegido ExtractTargetAndTouchOuterStreams  
Método protegido Finalize  (heredado/a de Object)
Método protegido Initialize Initializes an Entity object.
Método protegido MemberwiseClone  (heredado/a de Object)
Método protegido WrapAsEntities  
Método protegido WrapAsForeignKeyAssociation  

Arriba

Vea también

Referencia

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