Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



ADO Fields Collection Remarks


An ADO Recordset Object has a Fields collection made up of ADO Field Object objects. Each Field object corresponds to a column in the recordset. You can populate the Fields collection before opening the recordset by calling the ADO Collections Refresh Method on the collection.

Note icon Note See the ADO Field Object for a more detailed explanation of how to use Field objects.


ContentsPreviousNextIndex