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