ALM Open Test Architecture API Type Library Version 12.55
Clone Method
Collapse All
Expand All
IRecordset Interface
: Clone Method
Description
Creates a duplicate of this Recordset object.
Syntax
Visual Basic
Public
Function
Clone()
As
Object
Return Type
The new Recordset object.
See Also
IRecordset Interface
|
IRecordset Members