Attribute

Table (tbl)

Purpose

Determines the name of the table your endpoint maps to when specifying an endpoint using the REST Sample Path (RESTSamplePath) option. If the table already exists, including those defined in a Model file, the driver will resample the endpoint associated with this table and add any newly discovered columns to the relational view.

Valid Values

string

where:

string

is the name of the table you want to create for the endpoint or resample.

Notes

  • When resampling an existing table, the driver will not remove any columns associated with data that is no longer discoverable in the native view.

Default Value

No default value