Freigeben über


SqlPoolSchemasOperationsExtensions Klasse

Definition

Erweiterungsmethoden für SqlPoolSchemasOperations.

public static class SqlPoolSchemasOperationsExtensions
type SqlPoolSchemasOperationsExtensions = class
Public Module SqlPoolSchemasOperationsExtensions
Vererbung
SqlPoolSchemasOperationsExtensions

Methoden

Get(ISqlPoolSchemasOperations, String, String, String, String)

Sql-Poolschema abrufen

GetAsync(ISqlPoolSchemasOperations, String, String, String, String, CancellationToken)

Sql-Poolschema abrufen

List(ISqlPoolSchemasOperations, String, String, String, ODataQuery<SqlPoolSchema>)

Ruft Schemas eines bestimmten SQL-Pools ab.

ListAsync(ISqlPoolSchemasOperations, String, String, String, ODataQuery<SqlPoolSchema>, CancellationToken)

Ruft Schemas eines bestimmten SQL-Pools ab.

ListNext(ISqlPoolSchemasOperations, String)

Ruft Schemas eines bestimmten SQL-Pools ab.

ListNextAsync(ISqlPoolSchemasOperations, String, CancellationToken)

Ruft Schemas eines bestimmten SQL-Pools ab.

Gilt für: