com.onlineobject.objectnet Namespace

GlobalResources..::..GetEventsDatabase Method

Retrieves the full path to the events database, defaulting to the default database if none specified.

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

Syntax


public static string GetEventsDatabase(

	string databasePath

)

Parameters

databasePath
Type: String
The name of the database (optional).

Return Value

The formatted path to the events database.