getConnectionString
Function
interface IConfiguration { // ... omitted for brevity getConnectionString(name: string): string;}Signature
method
getConnectionString Gets a connection string by name
getConnectionString(name: string): stringParameters
name string Returns
string Applies to
This function is an extension method on the following types: