Versions Compared

Key

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

Description

Add a new DB2StoGroup object. PARAMETERS: Name as String, Vcat as String, Volume as String.

Syntax

Code Block
languagevb
Public Function Add( _
   ByVal Name As Variant, _
   ByVal Vcat As Variant, _
   ByVal Volume As Variant _
) As DB2StoGroup

Parameters

  • Name
  • Vcat
  • Volume


Info
titleSee Also