Description

Creates and returns a new DB2UDBExceptNode within the given BufferPool, and then adds it to the collection. PARAMETERS: NodeNumber as Integer and Size as Integer.

Syntax

Public Function Add( _
   ByVal NodeNumber As Variant, _
   ByVal Size As Variant _
) As DB2UDBExceptNode

Parameters

  • NodeNumber
  • Size


  • No labels