SqlPoolTablesOperationsExtensions Classe

Definição

Métodos de extensão para SqlPoolTablesOperations.

public static class SqlPoolTablesOperationsExtensions
type SqlPoolTablesOperationsExtensions = class
Public Module SqlPoolTablesOperationsExtensions
Herança
SqlPoolTablesOperationsExtensions

Métodos

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

Obter tabela do pool de Sql

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

Obter tabela do pool de Sql

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

Obtém tabelas de um determinado esquema em um pool de SQL

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

Obtém tabelas de um determinado esquema em um pool de SQL

ListBySchemaNext(ISqlPoolTablesOperations, String)

Obtém tabelas de um determinado esquema em um pool de SQL

ListBySchemaNextAsync(ISqlPoolTablesOperations, String, CancellationToken)

Obtém tabelas de um determinado esquema em um pool de SQL

Aplica-se a