Catalog
Operations
| Create Credential |
Creates the specified credential for use with external data sources in the specified database. |
| Create Secret |
Creates the specified secret for use with external data sources in the specified database. This is deprecated and will be removed in the next release. Please us... |
| Delete All Secrets |
Deletes all secrets in the specified database. This is deprecated and will be removed in the next release. In the future, please only drop individual credential... |
| Delete Credential |
Deletes the specified credential in the specified database |
| Delete Secret |
Deletes the specified secret in the specified database. This is deprecated and will be removed in the next release. Please use DeleteCredential instead. |
| Get Assembly |
Retrieves the specified assembly from the Data Lake Analytics catalog. |
| Get Credential |
Retrieves the specified credential from the Data Lake Analytics catalog. |
| Get Database |
Retrieves the specified database from the Data Lake Analytics catalog. |
| Get External Data Source |
Retrieves the specified external data source from the Data Lake Analytics catalog. |
| Get Package |
Retrieves the specified package from the Data Lake Analytics catalog. |
| Get Procedure |
Retrieves the specified procedure from the Data Lake Analytics catalog. |
| Get Schema |
Retrieves the specified schema from the Data Lake Analytics catalog. |
| Get Secret |
Gets the specified secret in the specified database. This is deprecated and will be removed in the next release. Please use GetCredential instead. |
| Get Table |
Retrieves the specified table from the Data Lake Analytics catalog. |
| Get Table Partition |
Retrieves the specified table partition from the Data Lake Analytics catalog. |
| Get Table Statistic |
Retrieves the specified table statistics from the Data Lake Analytics catalog. |
| Get Table Type |
Retrieves the specified table type from the Data Lake Analytics catalog. |
| Get Table Valued Function |
Retrieves the specified table valued function from the Data Lake Analytics catalog. |
| Get View |
Retrieves the specified view from the Data Lake Analytics catalog. |
| Grant Acl |
Grants an access control list (ACL) entry to the Data Lake Analytics catalog. |
| Grant Acl To Database |
Grants an access control list (ACL) entry to the database from the Data Lake Analytics catalog. |
| List Acls |
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog. |
| List Acls By Database |
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog. |
| List Assemblies |
Retrieves the list of assemblies from the Data Lake Analytics catalog. |
| List Credentials |
Retrieves the list of credentials from the Data Lake Analytics catalog. |
| List Databases |
Retrieves the list of databases from the Data Lake Analytics catalog. |
| List External Data Sources |
Retrieves the list of external data sources from the Data Lake Analytics catalog. |
| List Packages |
Retrieves the list of packages from the Data Lake Analytics catalog. |
| List Procedures |
Retrieves the list of procedures from the Data Lake Analytics catalog. |
| List Schemas |
Retrieves the list of schemas from the Data Lake Analytics catalog. |
| List Table Fragments |
Retrieves the list of table fragments from the Data Lake Analytics catalog. |
| List Table Partitions |
Retrieves the list of table partitions from the Data Lake Analytics catalog. |
| List Tables |
Retrieves the list of tables from the Data Lake Analytics catalog. |
| List Tables By Database |
Retrieves the list of all tables in a database from the Data Lake Analytics catalog. |
| List Table Statistics |
Retrieves the list of table statistics from the Data Lake Analytics catalog. |
| List Table Statistics By Database |
Retrieves the list of all statistics in a database from the Data Lake Analytics catalog. |
| List Table Statistics By Database And Schema |
Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog. |
| List Table Types |
Retrieves the list of table types from the Data Lake Analytics catalog. |
| List Table Valued Functions |
Retrieves the list of table valued functions from the Data Lake Analytics catalog. |
| List Table Valued Functions By Database |
Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog. |
| List Types |
Retrieves the list of types within the specified database and schema from the Data Lake Analytics catalog. |
| List Views |
Retrieves the list of views from the Data Lake Analytics catalog. |
| List Views By Database |
Retrieves the list of all views in a database from the Data Lake Analytics catalog. |
| Preview Table |
Retrieves a preview set of rows in given table. |
| Preview Table Partition |
Retrieves a preview set of rows in given partition. |
| Revoke Acl |
Revokes an access control list (ACL) entry from the Data Lake Analytics catalog. |
| Revoke Acl From Database |
Revokes an access control list (ACL) entry for the database from the Data Lake Analytics catalog. |
| Update Credential |
Modifies the specified credential for use with external data sources in the specified database |
| Update Secret |
Modifies the specified secret for use with external data sources in the specified database. This is deprecated and will be removed in the next release. Please u... |