Entity Properties

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

The Entity type exposes the following members.

Properties

  Name Description
Public property Actions Obsolete. Gets a collection of actions associated with the entity.
Public property AssociationsWithEntityAsDestination Obsolete. Gets a collection of associations defined in the LobSystem object that have the entity as the destination entity.
Public property AssociationsWithEntityAsSource Obsolete. Gets a collection of Association objects defined in the LobSystem object that have the entity as the source entity.
Public property DefaultAction Obsolete. Gets the action that is set as default for the entity.
Public property DefaultDisplayName Obsolete. Gets the default display name of the metadata object. (Inherited from MetadataObject.)
Public property Description Obsolete. Sets or gets the description of the entity.
Public property EstimatedInstanceCount Obsolete. Sets or gets the estimated instance count for the entity in the business application.
Public property Id Obsolete. Gets the unique ID of the metadata object from the metadata repository. (Inherited from MetadataObject.)
Public property Identifiers Obsolete. Gets a collection of identifiers defined for the entity in the Business Data Catalog.
Public property IsCached Obsolete. Indicates whether this metadata object is cached or not. (Inherited from MetadataObject.)
Public property LobSystem Obsolete. Sets or gets the LobSystem object that the entity belongs to.
Public property LocalizedDisplayName Obsolete. Gets or sets the localized display name for the metadata object. (Inherited from MetadataObject.)
Public property LocalizedDisplayNames Obsolete. Gets all the localized display names available for this metadata object. (Inherited from MetadataObject.)
Public property MethodInstances Obsolete. Gets a collection of MethodInstance objects defined for the entity in the Business Data Catalog.
Public property Methods Obsolete. Gets a collection of methods defined for the entity in the Business Data Catalog.
Public property Name Obsolete. Gets or sets the name of the metadata object. (Inherited from MetadataObject.)
Public property Properties Obsolete. Gets all the properties that belong to this metadata object. (Inherited from MetadataObject.)

Top

See Also

Reference

Entity Class

Microsoft.Office.Server.ApplicationRegistry.Administration Namespace