enableArithAbort : true }, pool: { min: 0, idleTimeoutMillis: 3000 } }; const pool = new sql.ConnectionPool(config); const poolConnect = pool.connect();
確定! 回上一頁