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