Versions Compared

Key

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

...

Public Properties

PropertyDescription
AllNodesTells whether ON ALL NODES is specified in the CREATE statement. Setting AllNodes to true empties the Node Collection. No Nodes can be added, while AllNodes is true. DATATYPE: Boolean.
DescriptionDescription of the DB2 UDB BufferPool. DATATYPE: String.
ExtendedStorageTells whether you can use extended storage to cache pages that you are migrating. DATATYPE: Boolean.
GUIDGUID of the DB2 UDB BufferPool. DATATYPE: String.
IDReturns the DB2 UDB BufferPool's ID. DATATYPE: Integer.
NameName of the DB2 UDB BufferPool. DATATYPE: String.
PageSizeSpecifies the page size of the bufferpool, in kilobytes. Sizes of 4, 8, 16 and 32 are valid. DATATYPE: Integer.
SizeSpecifies the size of the bufferpool as number of pages. DATATYPE: Integer.

...