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