Partager via


SqlPoolTableColumnsOperationsExtensions Classe

Définition

Méthodes d’extension pour SqlPoolTableColumnsOperations.

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

Méthodes

ListByTableName(ISqlPoolTableColumnsOperations, String, String, String, String, String, ODataQuery<SqlPoolColumn>)

Obtient les colonnes d’une table donnée dans un pool SQL

ListByTableNameAsync(ISqlPoolTableColumnsOperations, String, String, String, String, String, ODataQuery<SqlPoolColumn>, CancellationToken)

Obtient les colonnes d’une table donnée dans un pool SQL

ListByTableNameNext(ISqlPoolTableColumnsOperations, String)

Obtient les colonnes d’une table donnée dans un pool SQL

ListByTableNameNextAsync(ISqlPoolTableColumnsOperations, String, CancellationToken)

Obtient les colonnes d’une table donnée dans un pool SQL

S’applique à