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

顶部

Public Methods

(see also Protected Methods )

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

顶部

Protected Methods

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

顶部

请参阅

参考

AsyncStatus Class
Microsoft.SqlServer.Management.Smo Namespace