![]() |
SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
|
Properties | |
string | DatabaseName [get] |
Name of the database used in the connection | |
IDatabaseServer | DatabaseServer [get] |
Database server used in the connection. | |
string | DescriptionInCurrentDisplayLanguage [get] |
Description of the database connection | |
![]() | |
IProject | Project [get] |
![]() | |
ISession | Session [get] |
Additional Inherited Members | |
![]() | |
void | EnsureInitialization () |
void | Refresh () |
Definition at line 23 of file IDatabaseConnection.cs.
|
get |
Name of the database used in the connection
Definition at line 28 of file IDatabaseConnection.cs.
|
get |
Database server used in the connection.
Definition at line 33 of file IDatabaseConnection.cs.
|
get |
Description of the database connection
Definition at line 38 of file IDatabaseConnection.cs.