Share via


SqlPoolSchemasOperationsExtensions Clase

Definición

Métodos de extensión para SqlPoolSchemasOperations.

public static class SqlPoolSchemasOperationsExtensions
type SqlPoolSchemasOperationsExtensions = class
Public Module SqlPoolSchemasOperationsExtensions
Herencia
SqlPoolSchemasOperationsExtensions

Métodos

Get(ISqlPoolSchemasOperations, String, String, String, String)

Obtención del esquema del grupo de SQL

GetAsync(ISqlPoolSchemasOperations, String, String, String, String, CancellationToken)

Obtención del esquema del grupo de SQL

List(ISqlPoolSchemasOperations, String, String, String, ODataQuery<SqlPoolSchema>)

Obtiene esquemas de un grupo de SQL determinado.

ListAsync(ISqlPoolSchemasOperations, String, String, String, ODataQuery<SqlPoolSchema>, CancellationToken)

Obtiene esquemas de un grupo de SQL determinado.

ListNext(ISqlPoolSchemasOperations, String)

Obtiene esquemas de un grupo de SQL determinado.

ListNextAsync(ISqlPoolSchemasOperations, String, CancellationToken)

Obtiene esquemas de un grupo de SQL determinado.

Se aplica a