| IAppCreateConnectionAsync Method |
| Name | Description | |
|---|---|---|
| CreateConnectionAsync(Connection) | Creates a connection. A connection indicates from which data source, the data should be taken. | |
| CreateConnectionAsync(AsyncHandle, Connection) | Creates a connection. A connection indicates from which data source, the data should be taken. | |
| CreateConnectionAsyncT(AsyncHandle, FuncResponse, T, Connection) | Creates a connection. A connection indicates from which data source, the data should be taken. |