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

Compare with Current View Page History

Version 1 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

Visual Basic

Public Property Item( _
   ByVal [Identifier As Variant _
) As Entity

Parameters

Identifier

See Also

Entities Collection

  • No labels