在Execute 方法,傳入實作IEnumerable 介面的物件,Dapper 會批次執行這段SQL 語法。 api/student/batch/insert var cn = _connectionFactory.CreateConnection(); var sql ...
確定! 回上一頁