Description

Creates and returns a new DB2UDB Sequence, and then adds it to the collection. PARAMETERS: Name (String), Owner (String).

Syntax

Public Function Add( _
   ByVal Name As Variant, _
   ByVal Owner As Variant _
) As DB2UDBSequence

Parameters

  • Name
  • Owner


  • No labels