Interface IWithMSSQLConnection

An entry in an WithMSSQLConnections object.

Hierarchy

  • IWithMSSQLConnection

Properties

client: ValueOrGetter<Nilable<MSSQLConfigValue>>

The client configuration for mssql module or the function, which returns it.

entities: ValueOrGetter<EntityConfigurations>

The list of entity configurations or the function, which returns it.

noDbNull?: Nilable<boolean>

Indicates that the special value NULL should not be used for this entity by default.

Generated using TypeDoc