Views
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
CData ADO.NET Provider for Xero Views
| Name | Description |
| EmployeeBankAccounts | Query the bank accounts for an Employee in a Xero organisation. |
| EmployeePayTemplateDeductions | Query the pay template deduction lines for an Employee in a Xero organisation. |
| EmployeePayTemplateEarnings | Query the pay template earnings lines for an Employee in a Xero organisation. |
| EmployeePayTemplateLeave | Query the pay template leave lines for an Employee in a Xero organisation. |
| EmployeePayTemplateReimbursements | Query the pay template reimbursement lines for an Employee in a Xero organisation. |
| EmployeePayTemplateSupers | Query the pay template super lines for an Employee in a Xero organisation. |
| LeaveBalances | Query the Leave Balance for an Employee in a Xero organisation. |
| PaySlipLeaveEarnings | Query payslip leave earnings line-items for a Xero organisation. |
| PaySlips | Query payslips for a Xero organisation. |
| Tenants | Query the list of organisations connected to your Xero account. |