Partager via


AsyncStatus Members

The AsyncStatus object represents the status of an asynchronous process.

The following tables list the members exposed by the AsyncStatus type.

Public Properties

  Nom Description
ms219149.pubproperty(fr-fr,SQL.90).gif ExecutionStatus Gets the execution status of the asynchronous process.
ms219149.pubproperty(fr-fr,SQL.90).gif LastException Gets the most recent exception generated by the asynchronous process.

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms219149.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms219149.pubmethod(fr-fr,SQL.90).gif GetHashCode  (inherited from Object )
ms219149.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms219149.pubmethod(fr-fr,SQL.90).gifms219149.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms219149.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from Object )

Haut de la page

Protected Methods

  Nom Description
ms219149.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms219149.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

AsyncStatus Class
Microsoft.SqlServer.Management.Smo Namespace