Skip to content

DisplayOrderHelper.UpdateOrders method

namespace: Serenity.Data   assemblySerenity.Net.Services

public static bool UpdateOrders(IDbConnection connection, List<OrderRecord> orderRecords, 
    string tableName, Field keyField, Field orderField, bool hasUniqueConstraint = false)

See Also