Overload | Description |
---|---|
C1SalesforceCommand Constructor() | Create a C1SalesforceCommand instance. |
C1SalesforceCommand Constructor(C1SalesforceConnection) | Create a C1SalesforceCommand instance with a connection. |
C1SalesforceCommand Constructor(C1SalesforceConnection,String) | Create a C1SalesforceCommand instance with a connection and a command text. |