Κοινή χρήση μέσω


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

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

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

  Name Description
ms219149.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms219149.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

AsyncStatus Class
Microsoft.SqlServer.Management.Smo Namespace