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

Compare with Current View Page History

Version 1 Next »

Description

METHOD: AddWithPosition, RETURN DATATYPE: NetezzaSynonym, PARAMETERS: (Strings: Name, Owner, ReferencedObjectName, and ReferencedObjectOwner), HorizontalPosition (Integer), VerticalPosition (Integer), DESCRIPTION: Creates a Netezza Synonym.

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