ADO.NET Provider for SAP HANA XSA

Build 23.0.8839

Data Model

Overview

This section shows the available API objects and provides more information on executing SQL to SAP HANA XSA APIs.

Key Features

  • The provider models the SAP HANA XSA OData Service as relational tables and views, allowing you to write SQL to query SAP HANA XSA data.
  • Stored procedures allow you to execute operations to SAP HANA XSA.
  • Live connectivity to these objects means any changes to your SAP HANA XSA account are immediately reflected when using the provider.

Tables

The provider dynamically obtains table metadata from the SAP HANA XSA OData service. See Metadata Discovery for more information.

Views

The provider dynamically obtains read-only view metadata from the SAP HANA XSA OData service. See Metadata Discovery for more information.

Stored Procedures

Stored Procedures are function-like interfaces to SAP HANA XSA. Stored procedures allow you to execute operations to SAP HANA XSA, including downloading documents and moving envelopes.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839