Page History
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.
Property
...
Type
- Read-only property
Syntax
...
Code Block | ||
---|---|---|
| ||
Public Property Item( |
...
_ ByVal Identifier As Variant _ ) As Entity |
Parameters
- Identifier
Info | ||
---|---|---|
| ||