Missing Classes
<< Click to Display Table of Contents >> Missing Classes |
![]() ![]() ![]() |
SqlColumn
SqlColumnAttributes
SqlData
SqlParameter
SqlValue
To get column attributes for a SQLSelect class you can use the AdoFields access on the SQLSelect class. This returns an array of the AdoField Objects for the current open recordset. You can use the accesses and the properties collection of the AdoField object to inspect a columns properties.