共用方式為


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

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

頂端

Public Methods

(see also Protected Methods )

  名稱 Description
ms219149.pubmethod(zh-tw,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms219149.pubmethod(zh-tw,SQL.90).gif GetHashCode  (inherited from Object )
ms219149.pubmethod(zh-tw,SQL.90).gif GetType  (inherited from Object )
ms219149.pubmethod(zh-tw,SQL.90).gifms219149.static(zh-tw,SQL.90).gif ReferenceEquals  (inherited from Object )
ms219149.pubmethod(zh-tw,SQL.90).gif ToString  (inherited from Object )

頂端

Protected Methods

  名稱 Description
ms219149.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
ms219149.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

請參閱

參考

AsyncStatus Class
Microsoft.SqlServer.Management.Smo Namespace