Public Methods

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

Public Properties

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