Hi Team,
Using PXDatabase Select query, trying to fetch records
List<Table> imgAllprocessed = PXDatabase.Select<Table>().RowCast<Table>().ToList();
Could you please help to add Where condition to filter records
Hi Team,
Using PXDatabase Select query, trying to fetch records
List<Table> imgAllprocessed = PXDatabase.Select<Table>().RowCast<Table>().ToList();
Could you please help to add Where condition to filter records
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.