com.onlineobject.objectnet Namespace

GlobalResources..::..GetDatabasePath Method

Retrieves the full path to a specified database.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public static string GetDatabasePath(

	string databasePath

)

Parameters

databasePath
Type: String
The name of the database.

Return Value

The formatted database path.