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

Compare with Current View Page History

Version 1 Current »

Description

Creates and returns a new DB2UDBBufferPool with the given coordinates. PARAMETERS: Name (String), Size (Integer), HorizontalPosition (Integer), VerticalPosition (Integer).

Syntax

Public Function AddWithPosition( _
   ByVal Name As Variant, _
   ByVal Size As Variant, _
   ByVal HorizontalPosition As Variant, _
   ByVal VerticalPosition As Variant _
) As DB2UDBBufferPool

Parameters

  • Name
  • Size
  • HorizontalPosition
  • VerticalPosition


  • No labels