ISimpleWorkItemAsyncStateWatcher.PendingAsyncStates Proprietà

Definizione

Ottiene gli stati asincroni che non sono stati ancora aggiornati.

public:
 property System::Collections::Generic::ICollection<Microsoft::SqlServer::Management::TaskForms::ISimpleWorkItemAsyncState ^> ^ PendingAsyncStates { System::Collections::Generic::ICollection<Microsoft::SqlServer::Management::TaskForms::ISimpleWorkItemAsyncState ^> ^ get(); };
public System.Collections.Generic.ICollection<Microsoft.SqlServer.Management.TaskForms.ISimpleWorkItemAsyncState> PendingAsyncStates { get; }
member this.PendingAsyncStates : System.Collections.Generic.ICollection<Microsoft.SqlServer.Management.TaskForms.ISimpleWorkItemAsyncState>
Public ReadOnly Property PendingAsyncStates As ICollection(Of ISimpleWorkItemAsyncState)

Valore della proprietà

Stati asincroni che non sono stati ancora aggiornati.

Si applica a