Ant Organisation Ltd documentation
DatabaseManager.GetDatabase Method
Gets a connection based on name
public
AntDatabase
GetDatabase(
AuthenticatedUser
user
,
string
name
);
Parameters
user
User who is logged on
name
String name of the connection
See Also
DatabaseManager Class
|
Ant.Database Namespace