ExecutionOperation Class
Represents a class for an ExecutionOperation.
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
| 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(PermissionType, String^) | Denies the operation for the integration service.(Inherited from Operation.) |
![]() | Discover(ISfcDependencyDiscoveryObjectSink^) | (Inherited from SfcInstance.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetChildCollection(String^) | (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(DateTime) | 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(PermissionType, String^) | Grants permission to the operation.(Inherited from Operation.) |
![]() | InitializeUIPropertyState() | (Inherited from SfcInstance.) |
![]() | OnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs^) | (Inherited from SfcInstance.) |
![]() | OnPropertyValueChanges(PropertyChangedEventArgs^) | (Inherited from SfcInstance.) |
![]() | Refresh() | (Inherited from SfcInstance.) |
![]() | ResetKey() | (Inherited from SfcInstance.) |
![]() | Revoke(PermissionType, String^) | Revokes the operation.(Inherited from Operation.) |
![]() | ScriptDeny(PermissionType, Int32) | Denies the operation script.(Inherited from Operation.) |
![]() | ScriptGrant(PermissionType, Int32) | Grants the script for the operation.(Inherited from Operation.) |
![]() | ScriptRevoke(PermissionType, Int32) | Revokes the operation script.(Inherited from Operation.) |
![]() | Serialize(XmlWriter^) | (Inherited from SfcInstance.) |
![]() | Stop() | Stops the operation.(Inherited from Operation.) |
![]() | ToString() | (Inherited from SfcInstance.) |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | (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.





