CatalogOperationsExtensions.ListTablesNext(ICatalogOperations, String) Método

Definição

Recupera a lista de tabelas do catálogo Data Lake Analytics.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataLake.Analytics.Models.USqlTable> ListTablesNext (this Microsoft.Azure.Management.DataLake.Analytics.ICatalogOperations operations, string nextPageLink);
static member ListTablesNext : Microsoft.Azure.Management.DataLake.Analytics.ICatalogOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataLake.Analytics.Models.USqlTable>
<Extension()>
Public Function ListTablesNext (operations As ICatalogOperations, nextPageLink As String) As IPage(Of USqlTable)

Parâmetros

operations
ICatalogOperations

O grupo de operações para esse método de extensão.

nextPageLink
String

O NextLink da chamada bem-sucedida anterior para a operação Listar.

Retornos

Aplica-se a