Versions Compared

Key

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

...

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

...

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

Parameters

  • Identifier


Info
titleSee Also