ExecutionOperation Class
SQL Server 2012
Represents a class for an ExecutionOperation.
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
Microsoft.SqlServer.Management.IntegrationServices.Operation
Microsoft.SqlServer.Management.IntegrationServices.ExecutionOperation
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
Microsoft.SqlServer.Management.IntegrationServices.Operation
Microsoft.SqlServer.Management.IntegrationServices.ExecutionOperation
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
The ExecutionOperation type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AbstractIdentityKey | (Inherited from SfcInstance.) |
![]() | CallerName | Gets the name of the caller. (Inherited from Operation.) |
![]() | Completed | Gets or sets a value that indicates whether the operation has completed. (Inherited from Operation.) |
![]() | CreatedTime | Gets the create time of the operation. (Inherited from Operation.) |
![]() | EndTime | Gets the end time of the operation. (Inherited from Operation.) |
![]() | ExecutedAsName | Gets the name under which the package is executed. |
![]() | FolderName | Gets the name of the folder. |
![]() | Id | Gets the identifier of the operation. (Inherited from Operation.) |
![]() | IdentityKey | Gets the identity key. |
![]() | Messages | Gets the messages for the current operation. (Inherited from Operation.) |
![]() | Metadata | (Inherited from SfcInstance.) |
![]() | ObjectId | Gets the identifier of the object. (Inherited from Operation.) |
![]() | ObjectName | Gets the name of the object. (Inherited from Operation.) |
![]() | ObjectType | Gets the type of the object. (Inherited from Operation.) |
![]() | OperationType | Gets the type of the operation. (Inherited from Operation.) |
![]() | PackageName | Gets the name of the package. |
![]() | Parent | Gets or sets the parent. (Inherited from Operation.) |
![]() | ProjectName | Gets the name of the project. |
![]() | Properties | (Inherited from SfcInstance.) |
![]() | StartTime | Gets the start time of the operation. (Inherited from Operation.) |
![]() | State | (Inherited from SfcInstance.) |
![]() | Status | Gets the status of the operation. (Inherited from Operation.) |
![]() | StoppedByName | Gets the user (if any) that stopped the operation. (Inherited from Operation.) |
![]() | Urn | (Inherited from SfcInstance.) |
| Name | Description | |
|---|---|---|
![]() | CreateIdentityKey | (Inherited from SfcInstance.) |
![]() | Deny | Denies the operation for the integration service. (Inherited from Operation.) |
![]() | Discover | (Inherited from SfcInstance.) |
![]() | Equals | (Inherited from Object.) |
![]() | GetChildCollection | (Inherited from SfcInstance.) |
![]() | GetDomain | (Inherited from SfcInstance.) |
![]() | GetEffectivePermissions | Retrieves the effective permissions for the operation. (Inherited from Operation.) |
![]() | GetExplicitPermissions() | Retrieves the explicit permission for the operation. (Inherited from Operation.) |
![]() | GetExplicitPermissions(String) | Retrieves the explicit permission for the operation with specified user name. (Inherited from Operation.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetLatestMessages | Gets the latest message for the operation. (Inherited from Operation.) |
![]() ![]() | GetObjectFactory | Gets the factory to create a new instance. |
![]() | GetPropertySet | (Inherited from SfcInstance.) |
![]() | GetType | (Inherited from Object.) |
![]() | GetTypeMetadataImpl | (Inherited from SfcInstance.) |
![]() | Grant | Grants permission to the operation. (Inherited from Operation.) |
![]() | InitializeUIPropertyState | (Inherited from SfcInstance.) |
![]() | OnPropertyMetadataChanges | (Inherited from SfcInstance.) |
![]() | OnPropertyValueChanges | (Inherited from SfcInstance.) |
![]() | Refresh | (Inherited from SfcInstance.) |
![]() | ResetKey | (Inherited from SfcInstance.) |
![]() | Revoke | Revokes the operation. (Inherited from Operation.) |
![]() | ScriptDeny | Denies the operation script. (Inherited from Operation.) |
![]() | ScriptGrant | Grants the script for the operation. (Inherited from Operation.) |
![]() | ScriptRevoke | Revokes the operation script. (Inherited from Operation.) |
![]() | Serialize | (Inherited from SfcInstance.) |
![]() | Stop | Stops the operation. (Inherited from Operation.) |
![]() | ToString | (Inherited from SfcInstance.) |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | (Inherited from SfcInstance.) |
![]() | PropertyMetadataChanged | (Inherited from SfcInstance.) |

