You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 3
Next »
Public Methods
Method | Description |
---|
BoundAttachments | Get all the BoundAttachments of this DB2Database. |
UserComments | Returns a collection of user comments associated with this DB2Database. |
Public Properties
Property | Description |
---|
| BufferPool of the DB2Database. DATATYPE: String. |
| Description of the DB2Database. DATATYPE: String. |
| Encoding of the DB2Database. ASCII, EBCDIC and UNICODE are the only valid input strings. DATATYPE: String. |
| GUID of the DB2Database. DATATYPE: String. |
| ID of the DB2Database. DATATYPE: Integer. |
| IndexBP of the DB2Database. DATATYPE: String. |
| Indicates whether the DB2Database is a work file. DATATYPE: Boolean. |
| Name of the DB2Database. DATATYPE: String. |
| StoGroup of the DB2Database. DATATYPE: String. |
| WorkMember of the DB2Database. DATATYPE: String. |
See Also
DB2Database Object