Missing Classes

<< Click to Display Table of Contents >>

Navigation:  Compatibility Classes (Professional Version Only) > SQL CLasses >

Missing Classes

Previous pageReturn to chapter overviewNext page

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.