Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Returns an entity (as 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.

...

Code Block
languagevb
Public Property _Item(_
   ByVal Identifier As Variant _
) As Entity

Parameters

  • Identifier


Info
titleSee Also