| Overload | Description |
|---|---|
| SalesforceCommand Constructor() | Initializes a new instance of the SalesforceCommand class. |
| SalesforceCommand Constructor(String) | Initializes a new instance of the SalesforceCommand class with the text of the query. |
| SalesforceCommand Constructor(String,SalesforceConnection) | Initializes a new instance of the SalesforceCommand class with the text of the query and a %% object. |