Interface IAlternateSQLConnection
Used to provide SQL connection strings for a given title name.
Namespace: CrashCABN.DataAccess
Assembly: CrashCABN.DataAccess.Abstractions.dll
Syntax
public interface IAlternateSQLConnection
Methods
View SourceGetConnectionString(String)
Declaration
string GetConnectionString(string titleName)
Parameters
Type | Name | Description |
---|---|---|
System.String | titleName |
Returns
Type | Description |
---|---|
System.String |