Page History
...
Creates a Netezza Synonym. PARAMETERS: Name, Owner, ReferencedObjectName, and ReferencedObjectOwner (Strings), HorizontalPosition (Integer), VerticalPosition (Integer).
Syntax
...
Code Block | ||
---|---|---|
| ||
Public Function |
...
Add( |
...
_ ByVal Name As Variant, _ ByVal Owner As Variant, _ ByVal ReferencedObjectName As Variant, _ ByVal ReferencedObjectOwner As Variant _ ) As NetezzaSynonym |
Parameters
- Name
- Owner
- ReferencedObjectName
- ReferencedObjectOwner
- HorizontalPosition
- VerticalPosition
Info | ||
---|---|---|
| ||