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

Compare with Current View Page History

« Previous Version 4 Current »

Public Methods

MethodDescription
AddAdd a new DB2Database object. PARAMETERS: Name as String.
AddWithPositionAdd a new DB2Database object with the given coordinates. PARAMETERS: Name as String, HorizontalPosition as Integer, and VerticalPosition as Integer.
RemoveRemove a DB2Database specified by the given name or ID. PARAMETERS: Identifier as String or Integer.

Public Properties

PropertyDescription
_ItemReturns a DB2Database object specified by the given name, GUID, or ID. PARAMETERS: Identifier as String or Integer.
_NewEnum
CountNumber of DB2Database objects in the collection. DATATYPE: Integer.
ItemReturns a DB2Database object specified by the given name, GUID, or ID. PARAMETERS: Identifier as String or Integer.

See Also

  • No labels