<< Return to Main Index

< Return to Class Index

class CGXAdoParam: public CGXBrowseParam

CGXAdoParam holds specific data for the CGXAdoGrid. It can be shared among several views (works the same way as CGXGridParam). You can embed it in a document if you want to support several browse views on the same data, as for example in a dynamic splitter window. The AdoQuery sample shows you how to embed a CGXAdoParam in a document, add support for opening several views on the same data, and serialize scheme information.

CGXAdoParam holds the following base style ids for the named database field types:

See Also

CGXBrowserGrid CGXAdoGrid

CGXAdoParam

Class Members