Freigeben über


CatalogOperationsExtensions.ListTableValuedFunctionsByDatabaseNext Methode

Definition

Ruft die Liste aller Tabellenwertfunktionen in einer Datenbank aus dem Data Lake Analytics-Katalog ab.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataLake.Analytics.Models.USqlTableValuedFunction> ListTableValuedFunctionsByDatabaseNext (this Microsoft.Azure.Management.DataLake.Analytics.ICatalogOperations operations, string nextPageLink);
static member ListTableValuedFunctionsByDatabaseNext : Microsoft.Azure.Management.DataLake.Analytics.ICatalogOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataLake.Analytics.Models.USqlTableValuedFunction>
<Extension()>
Public Function ListTableValuedFunctionsByDatabaseNext (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: