Udostępnij przez


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(pl-pl,SQL.100).gif ExecutionStatus Gets the execution status of the asynchronous process.
ms219149.pubproperty(pl-pl,SQL.100).gif LastException Gets the most recent exception generated by the asynchronous process.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

  Name Description
ms219149.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms219149.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top