Method | Description | |
---|---|---|
GetDatabase ( ) : Database |
Gets the database.
|
|
GetDatabase ( string databaseName ) : Database |
Gets the database.
|
public static GetDatabase ( string databaseName ) : Database | ||
databaseName | string | Name of the connection string. |
return | Database |