다음을 통해 공유


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

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms219149.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms219149.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
ms219149.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms219149.pubmethod(ko-kr,SQL.90).gifms219149.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms219149.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Object )

위쪽

Protected Methods

  이름 Description
ms219149.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms219149.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

AsyncStatus Class
Microsoft.SqlServer.Management.Smo Namespace