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

Compare with Current View Page History

« Previous Version 2 Current »

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

Public Sub Remove( _
   ByVal Identifier As Variant _
)

Parameters

  • Identifier

See Also

  • No labels