| Overload | Description |
|---|---|
| SugarDataAdapter Constructor() | Initializes a new instance of the SugarDataAdapter class. |
| SugarDataAdapter Constructor(String,SugarConnection) | Initializes a new instance of the SugarDataAdapter class with a SelectCommand and a SugarConnection object. |
| SugarDataAdapter Constructor(SugarCommand) | Initializes a new instance of the SugarDataAdapter class with the specified SugarCommand as the %% property. |