Versions Compared

Key

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

Description

METHOD: Item, RETURN DATATYPE: NetezzaSynonym, PARAMETERS: Identifier as String or Integer, DESCRIPTION: Returns a Netezza Synonym object (specified by the given name, GUID, or Id).

Property type

  • Read-only property

Syntax

...

Code Block
languagevb
Public Property _Item(

...

 _
   ByVal Identifier As Variant _
) As NetezzaSynonym

Parameters

  • Identifier

See Also