IConfiguration.getConnectionString
Method
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 Defined on
This method is defined on the following type: