Public Methods
Method | Description |
---|---|
Creates and returns a new Netezza Synonym, and then adds it to the collection. PARAMETERS: Name (String), Owner (String), ReferencedObjectName (String), ReferencedObjectOwner (String). | |
Creates a Netezza Synonym. PARAMETERS: Name, Owner, ReferencedObjectName, and ReferencedObjectOwner (Strings), HorizontalPosition (Integer), VerticalPosition (Integer). | |
Deletes a Netezza Synonym object as specified by the given name or ID, from the collection. PARAMETERS: Identifier (String or Integer). |
Public Properties
Method | Description |
---|---|
Returns a Netezza Synonym object as specified by the given name, GUID, or ID. PARAMETERS: Identifier (String or Integer). | |
Number of Synonyms in the collection. DATATYPE: Integer. | |
Returns a Netezza Synonym object as specified by the given name, GUID, or ID. PARAMETERS: Identifier (String or Integer). |
See Also