A list of products available on this site
Documentation for XtraMania's xtras
Prices and links to the online store
Xtras, PDFs, samples
Have a question? Ask us!
Contacts
Logo. www.xtramaina.com  
Home Search E-mail
ADOxtra Reference/obj.Methods

obj.Methods

Syntax

bResult=obj.Methods

Returns

String: a RETURN separated list of methods supported by the wrapper for the given ADO object

Description

Returns the string with list of supported ADO methods one method per line. Use it to quickly display which methods you can use with the object.

Sample

cnn=xtra("ADOxtra").CreateObject(#Connection)
put cnn.methods

Site homeSearchContact author © Eugene Shoustrov. www.xtramania.com