Overload | Description |
---|---|
MimerDataAdapter Constructor() | Initializes a new instance of the MimerDataAdapter class. |
MimerDataAdapter Constructor(String,MimerConnection) | Initializes a new instance of the MimerDataAdapter class with a select statement for a specific connection. |
MimerDataAdapter Constructor(String,String) | Initializes a new instance of the MimerDataAdapter class with a select statement and a connection string. |
MimerDataAdapter Constructor(MimerCommand) | Initializes a new instance of the MimerDataAdapter class with a MimerCommand. |