Returns a collection of Field objects that represent each column in a Recordset.
This property must be used with an index that specifies the specific Field. The first Field in the Recordset has an index of 0. Read only.
object.Fields as Collection of Field Objects
The Fields collection has a single property, Count, which specifies the number of fields in the collection.
© 2004-2021 looksoftware. All rights reserved.