Public Methods
METHOD: Add, RETURN DATATYPE: NetezzaSynonym, PARAMETERS: Name (String), Owner (String), ReferencedObjectName (String), ReferencedObjectOwner (String), DESCRIPTION: Creates and returns a new Netezza Synonym, and adds it to the collection. |
|
METHOD: AddWithPosition, RETURN DATATYPE: NetezzaSynonym, PARAMETERS: (Strings: Name, Owner, ReferencedObjectName, and ReferencedObjectOwner), HorizontalPosition (Integer), VerticalPosition (Integer), DESCRIPTION: Creates a Netezza Synonym. |
|
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. |
Public Properties
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: Count (Read Only), DATATYPE: Integer, DESCRIPTION: This is the number of Synonyms in the collection. |
|
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). |