Catalog
Retrieves the specified table valued function from the Data Lake Analytics catalog.
get/catalog/usql/databases/{databaseName}/schemas/{schemaName}/tablevaluedfunctions/{tableValuedFunctionName}
Path parameters
databaseNamestring required
The name of the database containing the table valued function.
schemaNamestring required
The name of the schema containing the table valued function.
tableValuedFunctionNamestring required
The name of the tableValuedFunction.
Query parameters
api-versionstring required
Client Api Version.
Response
Successfully retrieved the details of the specified table valued function in the specified database and schema.