public static string ToInt(string value, bool isColumn) { return(providerFunctions.ToInt(value, isColumn)); }