Interface IMssqlConfig

interface IMssqlConfig {
    name: string;
    options: config;
}

Hierarchy (view full)

Properties

Properties

name: string
options: config