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