IRootDataSource..::..CreateOpenDataSource Method
Overload List
Name | Description | |
---|---|---|
![]() |
CreateOpenDataSource()()()() |
Creates an open data source with a new connection.
|
![]() |
CreateOpenDataSource(DbConnection, Nullable<(Of <<'(DbTransaction>)>>)) |
Creates an open data source using the supplied connection and optional transaction.
|
![]() |
CreateOpenDataSource(IDbConnection, Nullable<(Of <<'(IDbTransaction>)>>)) |
Creates an open data source using the supplied connection and optional transaction.
|