Skip to content

DisplayOrderHelper.GetNextValue method (1 of 2)

namespace: Serenity.Data   assemblySerenity.Net.Services

public static int GetNextValue(IDbConnection connection, IDisplayOrderRow row, 
    ICriteria filter = null)

See Also


DisplayOrderHelper.GetNextValue method (2 of 2)

namespace: Serenity.Data   assemblySerenity.Net.Services

public static int GetNextValue(IDbConnection connection, string tableName, Field orderField, 
    ICriteria filter)

See Also