<< Click to Display Table of Contents >> Ado Classes |
![]() ![]() ![]() |
AdoCommand Class | A definition of a specific command that you intend to execute against a data source |
AdoConnection Class | A Connection object represents an open connection to a data source |
AdoError Class | An object with details about errors |
AdoErrors Class | Errors Collection |
AdoField Class | A Field object represents a column of data with a common data type. |
AdoFields Class | Fields Collection |
AdoParameter Class | A parameter or argument for a parameterized query or stored procedure. |
AdoParameters Class | Parameters Collection |
AdoProperties Class | Properties Collection |
AdoProperty Class | A Characteristic of an ADO object that is defined by the provider. |
AdoRecordset Class | The entire set of records from a base table or the results of an executed command. |