CLASS:

 

 

 

 

 

 

 

 

 

DESCRIPTION:

 

 

 

Represents an commands collection object.

 

 

 

 

 

SYNTAX:

 

 

 

These objects are created automatically by the ADO components.

 

 

 

 

 

 

 

 

 

PROPERTY:

DEFAULT:

DESCRIPTION:

 

 

baseClassName

ADOCOMMANDARRAY

Identifies the object as an instance of the ADOCommandArray class 

 

 

className

ADOCOMMANDARRAY

Identifies the object as an instance of a custom class. When no custom class exists, defaults to baseClassName

 

 

parent

null

Reference to the ADO object that contains this array.

 

 

size

0

The number of elements in the array

 

 

 

 

 

 

 

 

 

 

 

METHOD:

PARAMETERS:

DESCRIPTION:

 

 

add

<param expO>

 

 

 

delete

<name expC>