Click or drag to resize

DataAccessAdapterCoreOpenConnectionAsync Method

Overload List
  NameDescription
Public methodOpenConnectionAsync
Async variant of OpenConnection. Opens the active connection object. If the connection is already open, nothing is done. If no connection object is present, a new one is created
Public methodOpenConnectionAsync(CancellationToken)
Async variant of OpenConnection. Opens the active connection object. If the connection is already open, nothing is done. If no connection object is present, a new one is created
Top
See Also