JDBC Driver for ADP

Build 22.0.8462

PayrollGroup

Returns payroll group.

Table Specific Information

Select

The driver will use the ADP API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client side within the driver.

  • Category supports the '=' comparison.

For example, the following queries are processed server side:

SELECT * FROM PayrollGroup WHERE Category = 'US'

Columns

Name Type References Description
Code String
Name String
Category String

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462