CLASS:

 

 

 

 

 

 

 

 

 

DESCRIPTION:

 

 

 

Represents an fields collection object.

 

 

http://msdn.microsoft.com/en-us/library/windows/desktop/ms676763(v=vs.85).aspx

 

 

SYNTAX:

 

 

 

These objects are created automatically by the ADO components.

 

 

 

 

 

 

 

 

 

PROPERTY:

DEFAULT:

DESCRIPTION:

 

 

baseClassName

ADOFIELDARRAY

Identifies the object as an instance of the ADOFieldArray class 

 

 

className

ADOFIELDARRAY

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

<field expO>

 

 

 

delete

<name expC>

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

DESCRIPTION: