Freigeben über


CatalogOperationsExtensions.ListViewsNext(ICatalogOperations, String) Methode

Definition

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

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

Parameter

operations
ICatalogOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.

Gibt zurück

Gilt für: