Partager via


SqlPoolTablesOperationsExtensions Classe

Définition

Méthodes d’extension pour SqlPoolTablesOperations.

public static class SqlPoolTablesOperationsExtensions
type SqlPoolTablesOperationsExtensions = class
Public Module SqlPoolTablesOperationsExtensions
Héritage
SqlPoolTablesOperationsExtensions

Méthodes

Get(ISqlPoolTablesOperations, String, String, String, String, String)

Obtenir la table de pool Sql

GetAsync(ISqlPoolTablesOperations, String, String, String, String, String, CancellationToken)

Obtenir la table de pool Sql

ListBySchema(ISqlPoolTablesOperations, String, String, String, String, ODataQuery<SqlPoolTable>)

Obtient les tables d’un schéma donné dans un pool SQL

ListBySchemaAsync(ISqlPoolTablesOperations, String, String, String, String, ODataQuery<SqlPoolTable>, CancellationToken)

Obtient les tables d’un schéma donné dans un pool SQL

ListBySchemaNext(ISqlPoolTablesOperations, String)

Obtient les tables d’un schéma donné dans un pool SQL

ListBySchemaNextAsync(ISqlPoolTablesOperations, String, CancellationToken)

Obtient les tables d’un schéma donné dans un pool SQL

S’applique à