ICatalogOperations Interface

 

Operations for managing the Data Lake Analytics catalog

Namespace:   Microsoft.Azure.Management.DataLake.AnalyticsCatalog
Assembly:  Microsoft.Azure.Management.DataLake.AnalyticsCatalog (in Microsoft.Azure.Management.DataLake.AnalyticsCatalog.dll)

Syntax

public interface ICatalogOperations
public interface class ICatalogOperations
type ICatalogOperations = interface end
Public Interface ICatalogOperations

Methods

Name Description
System_CAPS_pubmethod CreateSecretAsync(String, String, String, DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters, CancellationToken)

Creates the specified secret for use with external data sources in the specified database

System_CAPS_pubmethod DeleteSecretAsync(String, String, String, String, CancellationToken)

Deletes the specified secret in the specified database

System_CAPS_pubmethod GetAssemblyAsync(String, String, String, String, CancellationToken)

Retrieves the specified assembly from the current DataLakeAnalytics catalog

System_CAPS_pubmethod GetDatabaseAsync(String, String, String, CancellationToken)

Retrieves the specified database from the current DataLakeAnalytics catalog

System_CAPS_pubmethod GetExternalDataSourceAsync(String, String, String, String, CancellationToken)

Retrieves the specified external data source from the current DataLakeAnalytics catalog

System_CAPS_pubmethod GetSchemaAsync(String, String, String, String, CancellationToken)

Retrieves the specified schema from the current DataLakeAnalytics catalog

System_CAPS_pubmethod GetTableAsync(String, String, String, String, String, CancellationToken)

Retrieves the specified table from the current DataLakeAnalytics catalog

System_CAPS_pubmethod GetTableStatisticAsync(String, String, String, String, String, String, CancellationToken)

Retrieves the specified table from the current DataLakeAnalytics catalog

System_CAPS_pubmethod GetTableValuedFunctionAsync(String, String, String, String, String, CancellationToken)

Retrieves the specified table valued function from the current DataLakeAnalytics catalog

System_CAPS_pubmethod ListAssembliesAsync(String, String, String, CancellationToken)

Retrieves the list of assemblies from the current DataLakeAnalytics catalog

System_CAPS_pubmethod ListDatabasesAsync(String, String, CancellationToken)

Retrieves the list of databases from the current DataLakeAnalytics catalog

System_CAPS_pubmethod ListExternalDataSourcesAsync(String, String, String, CancellationToken)

Retrieves the list of external data sources from the current DataLakeAnalytics catalog

System_CAPS_pubmethod ListSchemasAsync(String, String, String, CancellationToken)

Retrieves the list of schemas from the current DataLakeAnalytics catalog

System_CAPS_pubmethod ListTablesAsync(String, String, String, String, CancellationToken)

Retrieves the list of tables from the current DataLakeAnalytics catalog

System_CAPS_pubmethod ListTableStatisticsAsync(String, String, String, String, String, CancellationToken)

Retrieves the list of tables from the current DataLakeAnalytics catalog

System_CAPS_pubmethod ListTableValuedFunctionsAsync(String, String, String, String, CancellationToken)

Retrieves the list of table valued functions from the current DataLakeAnalytics catalog

System_CAPS_pubmethod UpdateSecretAsync(String, String, String, DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters, CancellationToken)

Modifies the specified secret for use with external data sources in the specified database

Extension Methods

Name Description
System_CAPS_pubmethod CreateSecret(String, String, String, DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters)

Creates the specified secret for use with external data sources in the specified database (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod CreateSecretAsync(String, String, String, DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters)

Creates the specified secret for use with external data sources in the specified database (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod DeleteSecret(String, String, String, String)

Deletes the specified secret in the specified database (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod DeleteSecretAsync(String, String, String, String)

Deletes the specified secret in the specified database (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod GetAssembly(String, String, String, String)

Retrieves the specified assembly from the current DataLakeAnalytics catalog (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod GetAssemblyAsync(String, String, String, String)

Retrieves the specified assembly from the current DataLakeAnalytics catalog (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod GetDatabase(String, String, String)

Retrieves the specified database from the current DataLakeAnalytics catalog (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod GetDatabaseAsync(String, String, String)

Retrieves the specified database from the current DataLakeAnalytics catalog (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod GetExternalDataSource(String, String, String, String)

Retrieves the specified external data source from the current DataLakeAnalytics catalog (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod GetExternalDataSourceAsync(String, String, String, String)

Retrieves the specified external data source from the current DataLakeAnalytics catalog (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod GetSchema(String, String, String, String)

Retrieves the specified schema from the current DataLakeAnalytics catalog (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod GetSchemaAsync(String, String, String, String)

Retrieves the specified schema from the current DataLakeAnalytics catalog (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod GetTable(String, String, String, String, String)

Retrieves the specified table from the current DataLakeAnalytics catalog (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod GetTableAsync(String, String, String, String, String)

Retrieves the specified table from the current DataLakeAnalytics catalog (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod GetTableStatistic(String, String, String, String, String, String)

Retrieves the specified table from the current DataLakeAnalytics catalog (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod GetTableStatisticAsync(String, String, String, String, String, String)

Retrieves the specified table from the current DataLakeAnalytics catalog (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod GetTableValuedFunction(String, String, String, String, String)

Retrieves the specified table valued function from the current DataLakeAnalytics catalog (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod GetTableValuedFunctionAsync(String, String, String, String, String)

Retrieves the specified table valued function from the current DataLakeAnalytics catalog (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod ListAssemblies(String, String, String)

Retrieves the list of assemblies from the current DataLakeAnalytics catalog (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod ListAssembliesAsync(String, String, String)

Retrieves the list of assemblies from the current DataLakeAnalytics catalog (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod ListDatabases(String, String)

Retrieves the list of databases from the current DataLakeAnalytics catalog (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod ListDatabasesAsync(String, String)

Retrieves the list of databases from the current DataLakeAnalytics catalog (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod ListExternalDataSources(String, String, String)

Retrieves the list of external data sources from the current DataLakeAnalytics catalog (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod ListExternalDataSourcesAsync(String, String, String)

Retrieves the list of external data sources from the current DataLakeAnalytics catalog (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod ListSchemas(String, String, String)

Retrieves the list of schemas from the current DataLakeAnalytics catalog (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod ListSchemasAsync(String, String, String)

Retrieves the list of schemas from the current DataLakeAnalytics catalog (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod ListTables(String, String, String, String)

Retrieves the list of tables from the current DataLakeAnalytics catalog (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod ListTablesAsync(String, String, String, String)

Retrieves the list of tables from the current DataLakeAnalytics catalog (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod ListTableStatistics(String, String, String, String, String)

Retrieves the list of tables from the current DataLakeAnalytics catalog (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod ListTableStatisticsAsync(String, String, String, String, String)

Retrieves the list of tables from the current DataLakeAnalytics catalog (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod ListTableValuedFunctions(String, String, String, String)

Retrieves the list of table valued functions from the current DataLakeAnalytics catalog (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod ListTableValuedFunctionsAsync(String, String, String, String)

Retrieves the list of table valued functions from the current DataLakeAnalytics catalog (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod UpdateSecret(String, String, String, DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters)

Modifies the specified secret for use with external data sources in the specified database (Defined by CatalogOperationsExtensions.)

System_CAPS_pubmethod UpdateSecretAsync(String, String, String, DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters)

Modifies the specified secret for use with external data sources in the specified database (Defined by CatalogOperationsExtensions.)

See Also

Microsoft.Azure.Management.DataLake.AnalyticsCatalog Namespace

Return to top