Condividi tramite


IMaintenancePlanPersist Interfaccia

Definizione

Importante

Questa API non è conforme a CLS.

Rappresenta l'interfaccia IMaintenancePlanPersist utilizzata dalla progettazione THAT'S.

public interface class IMaintenancePlanPersist
[System.CLSCompliant(false)]
public interface IMaintenancePlanPersist
[<System.CLSCompliant(false)>]
type IMaintenancePlanPersist = interface
Public Interface IMaintenancePlanPersist
Attributi

Metodi

LoadMaintenancePlan(String, IManagedConnection, String)

Esegue un'inizializzazione aggiuntiva per un piano di manutenzione con le informazioni archiviate in msdb utilizzando una connessione SqlClient.

LoadMaintenancePlan(String, SqlConnection, String)

Esegue un'inizializzazione aggiuntiva per un piano di manutenzione con le informazioni archiviate in msdb utilizzando una connessione IManagedConnection.

SaveMaintenancePlan()

Rende persistenti le informazioni aggiuntive.

Si applica a