Just random pick some methods that I have found:
sforce.connection.describeSObject
sforce.SearchResult
sforce.sObject
sforce.LeadConvert()
sforce.connection.create()
I just want to know what is this class for? and where can I find documentation for it?
Thanks