PrefixHelper class

namespace: Serenity   assemblySerenity.Net.Services

Contains static methods to determine prefix length for a list E.g. to find the prefix that all the columns of a table have

public static class PrefixHelper

Public Members

name description
static DeterminePrefixLength<T>(…) Determines the prefix length

See Also