| title | Collections (ADO for Visual C++ Syntax) | Microsoft Docs | |||
|---|---|---|---|---|
| ms.prod | sql | |||
| ms.prod_service | connectivity | |||
| ms.technology | connectivity | |||
| ms.custom | ||||
| ms.date | 01/19/2017 | |||
| ms.reviewer | ||||
| ms.topic | conceptual | |||
| apitype | COM | |||
| dev_langs |
|
|||
| helpviewer_keywords |
|
|||
| ms.assetid | 6a0109a0-f2d9-4f7c-8e1e-42763f9acaea | |||
| author | MightyPen | |||
| ms.author | genemi |
Append(IDispatch *Object);
Delete(VARIANT Index);
Refresh(void);
For more information, see
get_Count(long *c);
get_Item(VARIANT Index, _ADOParameter **ppvObject);
For more information, see
Append(BSTR bstrName, DataTypeEnum Type, long DefinedSize, FieldAttributeEnum Attrib);
Delete(VARIANT Index);
Refresh(void);
For more information, see
get_Count(long *c);
get_Item(VARIANT Index, ADOField **ppvObject);
For more information, see
Clear(void);
Refresh(void);
For more information, see
get_Count(long *c);
get_Item(VARIANT Index, ADOError **ppvObject);
For more information, see
Refresh(void);
For more information, see
get_Count(long *c);
get_Item(VARIANT Index, ADOProperty **ppvObject);
For more information, see
Errors Collection (ADO)
Fields Collection (ADO)
Parameters Collection (ADO)
Properties Collection (ADO)