Returns name of the current database in use.

Namespace:  Aras.IOM
Assembly:  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

Return Value

See Also