Preparing search index...
The search index is not available
Member Junction
Member Junction
@memberjunction/server
DataSourceInfo
Class DataSourceInfo
Index
Constructors
constructor
Properties
data
Source
database
host
instance?
port
type
user
Name
Constructors
constructor
new
Data
Source
Info
(
init
)
:
DataSourceInfo
Parameters
init
:
{
dataSource
:
ConnectionPool
;
database
:
string
;
host
:
string
;
port
:
number
;
type
:
"Admin"
|
"Read-Write"
|
"Read-Only"
|
"Other"
;
userName
:
string
;
}
data
Source
:
ConnectionPool
database
:
string
host
:
string
port
:
number
type
:
"Admin"
|
"Read-Write"
|
"Read-Only"
|
"Other"
user
Name
:
string
Returns
DataSourceInfo
Properties
data
Source
data
Source
:
ConnectionPool
database
database
:
string
host
host
:
string
Optional
instance
instance
?:
string
port
port
:
number
type
type
:
"Admin"
|
"Read-Write"
|
"Read-Only"
|
"Other"
user
Name
user
Name
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
data
Source
database
host
instance
port
type
user
Name
Member Junction
Loading...