Overload | Description |
---|---|
C1SalesforceDataAdapter Constructor() | Initializes a new instance of the C1SalesforceDataAdapter class. |
C1SalesforceDataAdapter Constructor(C1SalesforceCommand) | Initializes a new instance of the C1SalesforceDataAdapter class with a select command. |
C1SalesforceDataAdapter Constructor(C1SalesforceConnection,String) | Initializes a new instance of the C1SalesforceDataAdapter class a conection and a select command text. |
C1SalesforceDataAdapter Constructor(String,String) | Initializes a new instance of the C1SalesforceDataAdapter class with a conection string and a select command text. |