Freigeben über


ISqlPoolSchemasOperations Schnittstelle

Definition

SqlPoolSchemasOperations-Vorgänge.

public interface ISqlPoolSchemasOperations
type ISqlPoolSchemasOperations = interface
Public Interface ISqlPoolSchemasOperations

Methoden

GetWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Sql-Poolschema abrufen

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Ruft Schemas eines bestimmten SQL-Pools ab.

ListWithHttpMessagesAsync(String, String, String, ODataQuery<SqlPoolSchema>, Dictionary<String,List<String>>, CancellationToken)

Ruft Schemas eines bestimmten SQL-Pools ab.

Erweiterungsmethoden

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: