Partager via


SqlPoolRestorePointsOperationsExtensions Classe

Définition

Méthodes d’extension pour SqlPoolRestorePointsOperations.

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

Méthodes

BeginCreate(ISqlPoolRestorePointsOperations, String, String, String, CreateSqlPoolRestorePointDefinition)

Crée un point de restauration pour un entrepôt de données.

BeginCreateAsync(ISqlPoolRestorePointsOperations, String, String, String, CreateSqlPoolRestorePointDefinition, CancellationToken)

Crée un point de restauration pour un entrepôt de données.

Create(ISqlPoolRestorePointsOperations, String, String, String, CreateSqlPoolRestorePointDefinition)

Crée un point de restauration pour un entrepôt de données.

CreateAsync(ISqlPoolRestorePointsOperations, String, String, String, CreateSqlPoolRestorePointDefinition, CancellationToken)

Crée un point de restauration pour un entrepôt de données.

Delete(ISqlPoolRestorePointsOperations, String, String, String, String)

Supprime un point de restauration.

DeleteAsync(ISqlPoolRestorePointsOperations, String, String, String, String, CancellationToken)

Supprime un point de restauration.

Get(ISqlPoolRestorePointsOperations, String, String, String, String)

Obtient un point de restauration.

GetAsync(ISqlPoolRestorePointsOperations, String, String, String, String, CancellationToken)

Obtient un point de restauration.

List(ISqlPoolRestorePointsOperations, String, String, String)

Obtenir la sauvegarde du pool SQL

ListAsync(ISqlPoolRestorePointsOperations, String, String, String, CancellationToken)

Obtenir la sauvegarde du pool SQL

ListNext(ISqlPoolRestorePointsOperations, String)

Obtenir la sauvegarde du pool SQL

ListNextAsync(ISqlPoolRestorePointsOperations, String, CancellationToken)

Obtenir la sauvegarde du pool SQL

S’applique à