Preparing search index...
The search index is not available
Member Junction
Member Junction
@memberjunction/server
GetReadWriteDataSource
Function GetReadWriteDataSource
Get
Read
Write
Data
Source
(
dataSources
)
:
sql.ConnectionPool
&
{
query
:
(
(
sql
,
params
?
)
=>
Promise
<
any
[]
>
)
;
}
Returns the read-write data source if it exists, otherwise throws an error.
Parameters
dataSources
:
DataSourceInfo
[]
Returns
sql.ConnectionPool
&
{
query
:
(
(
sql
,
params
?
)
=>
Promise
<
any
[]
>
)
;
}
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Member Junction
Loading...
Returns the read-write data source if it exists, otherwise throws an error.