You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Description

Returns an entity (specified by the given name or ID) from the model. When passing a name to the function, the entity is indexed by the entity name in the logical model, and by the table name in a physical model.

Property type

  • Read-only property

Syntax

Public Property _Item(_
   ByVal Identifier As Variant _
) As Entity

Parameters

  • Identifier

See Also

  • No labels