Returns the list of databases that the user has
Namespace: White_TigerAssembly: White Tiger (in White Tiger.dll) Version: 0.1.3.5 (0.1.3.5)
Syntax
C# |
---|
public string[] ListDatabases( string username, string pass ) |
Visual Basic |
---|
Public Function ListDatabases ( username As String, pass As String ) As String() |
Visual C++ |
---|
public: virtual array<String^>^ ListDatabases( String^ username, String^ pass ) sealed |
Return Value
Type: array<String>[]()[][]Returns the list of databases that the user has