internal static Exception RequiredColumnDoesNotExist(object p0) => (Exception) new InvalidOperationException(Strings.RequiredColumnDoesNotExist(p0));