如果需要 return value 或 Output parameter ,則需要使用 DynamicParameters 繫結。 public static int Execute(this IDbConnection cnn, string sql, ...
確定! 回上一頁