Collections (ADO for Visual C++ Syntax)

Parameters

Methods

Append(IDispatch *Object);  
Delete(VARIANT Index);  
Refresh(void);  

For more information, see

Properties

get_Count(long *c);  
get_Item(VARIANT Index, _ADOParameter **ppvObject);  

For more information, see

Fields

Methods

Append(BSTR bstrName, DataTypeEnum Type, long DefinedSize, FieldAttributeEnum Attrib);  
Delete(VARIANT Index);  
Refresh(void);  

For more information, see

Properties

get_Count(long *c);  
get_Item(VARIANT Index, ADOField **ppvObject);  

For more information, see

Errors

Methods

Clear(void);  
Refresh(void);  

For more information, see

Properties

get_Count(long *c);  
get_Item(VARIANT Index, ADOError **ppvObject);  

For more information, see

Properties

Methods

Refresh(void);  

For more information, see

Properties

get_Count(long *c);  
get_Item(VARIANT Index, ADOProperty **ppvObject);  

For more information, see

See Also

Errors Collection (ADO)
Fields Collection (ADO)
Parameters Collection (ADO)
Properties Collection (ADO)