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