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

Compare with Current View Page History

Version 1 Next »

Description

Owner (String), ReferencedObjectName (String), ReferencedObjectOwner (String), Creates and returns a new DB2 OS/390 Alias, and adds it to the collection. PARAMETERS: Name (String).

Syntax

Public Function Add( _
   ByVal Name As Variant, _
   ByVal Owner As Variant, _
   ByVal ReferencedObjectName As Variant, _
   ByVal ReferencedObjectOwner As Variant _
) As DB2OS390Alias

Parameters

  • Name
  • Owner
  • ReferencedObjectName
  • ReferencedObjectOwner

See Also

  • No labels