![]() |
SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
|
Inheritance diagram for erminas.SmartAPI.CMS.Project.IDatabaseConnection:
Collaboration diagram for erminas.SmartAPI.CMS.Project.IDatabaseConnection: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 | |
Properties inherited from erminas.SmartAPI.CMS.Project.IProjectObject | |
| IProject | Project [get] |
Properties inherited from erminas.SmartAPI.CMS.ISessionObject | |
| ISession | Session [get] |
Additional Inherited Members | |
Public Member Functions inherited from erminas.SmartAPI.CMS.IPartialRedDotObject | |
| 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.