Operation Class
Represents the class for an operation.
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Microsoft.SqlServer.Management.Sdk.Sfc::SfcInstance
Microsoft.SqlServer.Management.IntegrationServices::Operation
Microsoft.SqlServer.Management.IntegrationServices::ExecutionOperation
Microsoft.SqlServer.Management.IntegrationServices::ValidationOperation
| Name | Description | |
|---|---|---|
![]() | AbstractIdentityKey | (Inherited from SfcInstance.) |
![]() | CallerName | Gets the name of the caller. |
![]() | Completed | Gets or sets a value that indicates whether the operation has completed. |
![]() | CreatedTime | Gets the create time of the operation. |
![]() | EndTime | Gets the end time of the operation. |
![]() | Id | Gets the identifier of the operation. |
![]() | IdentityKey | Gets the identity key. |
![]() | Messages | Gets the messages for the current operation. |
![]() | Metadata | (Inherited from SfcInstance.) |
![]() | ObjectId | Gets the identifier of the object. |
![]() | ObjectName | Gets the name of the object. |
![]() | ObjectType | Gets the type of the object. |
![]() | OperationType | Gets the type of the operation. |
![]() | Parent | Gets or sets the parent. |
![]() | Properties | (Inherited from SfcInstance.) |
![]() | PropertyStorageProvider | (Inherited from SfcInstance.) |
![]() | StartTime | Gets the start time of the operation. |
![]() | State | (Inherited from SfcInstance.) |
![]() | Status | Gets the status of the operation. |
![]() | StoppedByName | Gets the user (if any) that stopped the operation. |
![]() | Urn | (Inherited from SfcInstance.) |
| Name | Description | |
|---|---|---|
![]() | propertyChanged | (Inherited from SfcInstance.) |
![]() | PropertyChanged | (Inherited from SfcInstance.) |
![]() | propertyMetadataChanged | (Inherited from SfcInstance.) |
![]() | PropertyMetadataChanged | (Inherited from SfcInstance.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.






