Type alias PdoPreparedStatementConstructor

PdoPreparedStatementConstructor: (new (connection, rawSql, statement) => PdoPreparedStatementI)

Type declaration