You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

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

Syntax

Visual Basic

Public Sub Remove( _
   ByVal [Identifier As Variant _
)

Parameters

Identifier

See Also

NetezzaSynonyms Collection

  • No labels