ExecutionOperationCollection Class
Provides the collection for the operation messages.
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Microsoft.SqlServer.Management.Sdk.Sfc::SfcCollection<T, K, ParentT>
Microsoft.SqlServer.Management.Sdk.Sfc::SfcCollatedDictionaryCollection<T, K, ParentT>
Microsoft.SqlServer.Management.IntegrationServices::ExecutionOperationCollection
| Name | Description | |
|---|---|---|
![]() | Ascending | (Inherited from SfcCollatedDictionaryCollection<T, K, ParentT>.) |
![]() | Count | (Inherited from SfcCollatedDictionaryCollection<T, K, ParentT>.) |
![]() | Initialized | (Inherited from SfcCollection<T, K, ParentT>.) |
![]() | IsReadOnly | (Inherited from SfcCollatedDictionaryCollection<T, K, ParentT>.) |
![]() | IsSynchronized | (Inherited from SfcCollection<T, K, ParentT>.) |
![]() | Item[K] | (Inherited from SfcCollection<T, K, ParentT>.) |
![]() | Item[Int64] | Gets or sets the execution operation of the ExecutionOperationCollection object with the specified id. |
![]() | Parent | (Inherited from SfcCollection<T, K, ParentT>.) |
![]() | SyncRoot | (Inherited from SfcCollection<T, K, ParentT>.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.






