Versions Compared

Key

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

Description

Creates a new schema display object from the schema object identified by the given name, and returns the new schema display object. PARAMETERS: EntityName as String.

Syntax

...

Code Block
languagevb
Public

...

 Functnio Add(_

...


   ByVal SchemaObjName As Variant_
) As SchemaObjDisplay

Parameters

  • SchemaObjName

See Also