ADO Collections
- Fields
- This collection contains a set of Field objects. The Collection can be used in either a Recordset object or in a Record object. In a Recordset object, each of the Field objects that make up the Fields collection corresponds to a column in that Record set object. In a Record object, a Field can be an absolute or relative URL that points into a tree-structured namespace (used for semi-structured data providers like the Microsoft OLE DB Provider for Internet Publishing) or as a reference to the default Stream object associated with that Record object.
- Properties
- An object can have more than one Property object, which are contained in the object's Properties collection.
- Parameters
- A Command object can have several Parameter commands to change its predefined behaviour, and each of the Parameter objects are contained in the Command object's Parameters collection
- Errors
- All provider created errors are passed to a collection of Error objects, while the Errors collection itself is contained in a Connection object. When an ADO operation creates an error, the collection is cleared and a new group of Error objects are created in the collection.
Read more about this topic: ActiveX Data Objects
Famous quotes containing the words ado and/or collections:
“I had rather munch a crust of brown bread and an onion in a corner, without any more ado or ceremony, than feed upon turkey at another mans table, where one is fain to sit mincing and chewing his meat an hour together, drink little, be always wiping his fingers and his chops, and never dare to cough nor sneeze, though he has never so much a mind to it, nor do a many things which a body may do freely by ones self.”
—Miguel De Cervantes (15471616)
“Most of those who make collections of verse or epigram are like men eating cherries or oysters: they choose out the best at first, and end by eating all.”
—Sébastien-Roch Nicolas De Chamfort (17411794)
Related Phrases
Related Words