Freigeben über


CatalogOperationsExtensions.ListTableValuedFunctionsNext Methode

Definition

Ruft die Liste der Tabellenwertfunktionen aus dem Data Lake Analytics-Katalog ab.

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

Parameter

operations
ICatalogOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: