Classe AsyncStatus

The AsyncStatus object represents the status of an asynchronous process.

Spazio dei nomi:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class AsyncStatus
'Utilizzo
Dim instance As AsyncStatus
public sealed class AsyncStatus
public ref class AsyncStatus sealed
[<SealedAttribute>]
type AsyncStatus =  class end
public final class AsyncStatus

Gerarchia di ereditarietà

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

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.