Public Methods

MethodDescription
BoundAttachmentsGet all the BoundAttachments of this DB2Database.
UserCommentsReturns a collection of user comments associated with this DB2Database.

Public Properties

PropertyDescription
BufferPoolBufferPool of the DB2Database. DATATYPE: String.
DescriptionDescription of the DB2Database. DATATYPE: String.
EncodingEncoding of the DB2Database. ASCII, EBCDIC and UNICODE are the only valid input strings. DATATYPE: String.
GUIDGUID of the DB2Database. DATATYPE: String.
IDID of the DB2Database. DATATYPE: Integer.
IndexBPIndexBP of the DB2Database. DATATYPE: String.
IsWorkFileIndicates whether the DB2Database is a work file. DATATYPE: Boolean.
NameName of the DB2Database. DATATYPE: String.
StoGroupStoGroup of the DB2Database. DATATYPE: String.
WorkMemberWorkMember of the DB2Database. DATATYPE: String.
  • No labels