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