Classe AsyncStatus

The AsyncStatus object represents the status of an asynchronous process.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.SmoExtended (dans Microsoft.SqlServer.SmoExtended.dll)

Syntaxe

'Déclaration
Public NotInheritable Class AsyncStatus
'Utilisation
Dim instance As AsyncStatus
public sealed class AsyncStatus
public ref class AsyncStatus sealed
[<SealedAttribute>]
type AsyncStatus =  class end
public final class AsyncStatus

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.SqlServer.Management.Smo..::..AsyncStatus

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.