Interface IBugDatabaseConnection
Used to provide bug database connection credentials for a given title name.
Namespace: CrashCABN.DataAccess
Assembly: CrashCABN.DataAccess.Abstractions.dll
Syntax
public interface IBugDatabaseConnection
Methods
View SourceGetConnectionCredentials(String)
Declaration
string GetConnectionCredentials(string titleName)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | titleName |
Returns
| Type | Description |
|---|---|
| System.String |