Returns name of the current database in use.
Namespace:
Aras.IOMAssembly: IOM (in IOM.dll) Version: 11.0.0.6296
Syntax
C# |
---|
string GetDatabaseName() |
Visual Basic (Declaration) |
---|
Function GetDatabaseName As String |
J# |
---|
String GetDatabaseName() |
JScript |
---|
function GetDatabaseName() : String |