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

Compare with Current View Page History

« Previous Version 2 Current »

Description

Creates a Netezza Synonym. PARAMETERS: Name, Owner, ReferencedObjectName, and ReferencedObjectOwner (Strings), HorizontalPosition (Integer), VerticalPosition (Integer).

Syntax

Visual Basic

Public Function AddWithPosition( _
   ByVal [Name As Variant, _
   ByVal [Owner As Variant, _
   ByVal [ReferencedObjectName As Variant, _
   ByVal [ReferencedObjectOwner As Variant, _
   ByVal [HorizontalPosition As Variant, _
   ByVal [VerticalPosition As Variant _
) As NetezzaSynonym

Parameters

Name
Owner
ReferencedObjectName
ReferencedObjectOwner
HorizontalPosition
VerticalPosition

See Also

NetezzaSynonyms Collection

  • No labels