Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Creates and returns a new DB2UDBBufferPool, and then adds it to the collection. PARAMETERS: Name (String) Size (Integer).

Syntax

Code Block
languagevb
Public Function Add( _
   ByVal Name As Variant, _
   ByVal Size As Variant _
) As DB2UDBBufferPool

Parameters

  • Name
  • Size


Info
titleSee Also