你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SqlPoolTableColumnsOperationsExtensions 类

定义

SqlPoolTableColumnsOperations 的扩展方法。

public static class SqlPoolTableColumnsOperationsExtensions
type SqlPoolTableColumnsOperationsExtensions = class
Public Module SqlPoolTableColumnsOperationsExtensions
继承
SqlPoolTableColumnsOperationsExtensions

方法

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

获取 SQL 池中给定表中的列

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

获取 SQL 池中给定表中的列

ListByTableNameNext(ISqlPoolTableColumnsOperations, String)

获取 SQL 池中给定表中的列

ListByTableNameNextAsync(ISqlPoolTableColumnsOperations, String, CancellationToken)

获取 SQL 池中给定表中的列

适用于