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.Props

obj.Props

Syntax

bResult=obj.Props

Returns

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

Description

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

Sample

rst=xtra("ADOxtra").CreateObject(#Recordset)
put rst.props

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