Versions Compared

Key

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

Description

METHOD: Remove, RETURN DATATYPE: None, PARAMETERS: Identifier as String or Integer, DESCRIPTION: Deletes a Netezza Synonym object (as specified by the given name or Id) ID, from the collection. PARAMETERS: Identifier (String or Integer).

Syntax

...

Code Block
languagevb
Public Sub Remove(

...

 _
   ByVal Identifier As Variant _
)

Parameters

  • Identifier


Info
titleSee Also