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

Compare with Current View Page History

« Previous Version 2 Current »

Description

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

Syntax

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

Parameters

  • Name
  • Size


  • No labels