语言

ExecutionOperation 类

定义

表示一个执行操作的类。

public ref class ExecutionOperation sealed : Microsoft::SqlServer::Management::IntegrationServices::Operation
public sealed class ExecutionOperation : Microsoft.SqlServer.Management.IntegrationServices.Operation
type ExecutionOperation = class
    inherit Operation
Public NotInheritable Class ExecutionOperation
Inherits Operation
继承
ExecutionOperation

属性

名称 说明
AbstractIdentityKey

请不要在代码中直接引用该成员。 它支持 SQL Server 基础设施。

(继承自 SfcInstance)
CallerName

会知道来电者的名字。

(继承自 Operation)
Completed

获取或设置一个值,表示操作是否已完成。

(继承自 Operation)
CreatedTime

获得操作的创建时间。

(继承自 Operation)
EndTime

他会知道手术的结束时间。

(继承自 Operation)
ExecutedAsName

获取执行包的名称。

FolderName

会得到文件夹的名称。

Id

获取操作的标识符。

(继承自 Operation)
IdentityKey

获取标识密钥。

Messages

获取当前操作的消息。

(继承自 Operation)
Metadata

返回关于实例及其域的元数据。

(继承自 SfcInstance)
ObjectId

获取对象的标识符。

(继承自 Operation)
ObjectName

获取对象的名称。

(继承自 Operation)
ObjectType

获取物体的类型。

(继承自 Operation)
OperationType

了解行动类型。

(继承自 Operation)
PackageName

获取包的名称。

Parent

获取或设置父级。

(继承自 Operation)
ProjectName

拿到项目的名字。

Properties

返回集合实例属性。

(继承自 SfcInstance)
PropertyStorageProvider

请不要在代码中直接引用该成员。 它支持 SQL Server 基础设施。

(继承自 SfcInstance)
StartTime

他会知道手术开始时间。

(继承自 Operation)
State

返回 SfcInstance 对象的状态。

(继承自 SfcInstance)
Status

获取操作的状态。

(继承自 Operation)
StoppedByName

获取停止操作的用户(如果有的话)。

(继承自 Operation)
Urn

返回 SfcInstance 对象的统一资源名。

(继承自 SfcInstance)

方法

名称 说明
AlterImpl()

请不要在代码中直接引用该成员。 它支持 SQL Server 基础设施。

(继承自 SfcInstance)
CheckObjectCreated()

请不要在代码中直接引用该成员。 它支持 SQL Server 基础设施。

(继承自 SfcInstance)
CheckObjectState()

请不要在代码中直接引用该成员。 它支持 SQL Server 基础设施。

(继承自 SfcInstance)
CreateIdentityKey()

创建身份密钥。

(继承自 Operation)
CreateImpl()

请不要在代码中直接引用该成员。 它支持 SQL Server 基础设施。

(继承自 SfcInstance)
Deny(PermissionType, String)

否认了整合服务的行动。

(继承自 Operation)
Discover(ISfcDependencyDiscoveryObjectSink)

请不要在代码中直接引用该成员。 它支持 SQL Server 基础设施。

(继承自 SfcInstance)
DropImpl()

请不要在代码中直接引用该成员。 它支持 SQL Server 基础设施。

(继承自 SfcInstance)
GetChildCollection(String)

根据元素类型检索子集合。

(继承自 Operation)
GetDomain()

请不要在代码中直接引用该成员。 它支持 SQL Server 基础设施。

(继承自 SfcInstance)
GetEffectivePermissions()

获取操作的有效权限。

(继承自 Operation)
GetExplicitPermissions()

获取该操作的显式权限。

(继承自 Operation)
GetExplicitPermissions(String)

获取指定用户名操作的显式权限。

(继承自 Operation)
GetLatestMessages(DateTime)

收到了行动的最新消息。

(继承自 Operation)
GetObjectFactory()

让工厂创建一个新实例。

GetPropertySet()

返回 SfcInstance 对象的属性集合。

(继承自 SfcInstance)
GetTypeMetadataImpl()

通过直接返回正确的TypeMetadata类来表示覆盖的域。 请不要在代码中直接引用该成员。 它支持 SQL Server 基础设施。

(继承自 SfcInstance)
Grant(PermissionType, String)

批准了行动。

(继承自 Operation)
InitializeUIPropertyState()

请不要在代码中直接引用该成员。 它支持 SQL Server 基础设施。

(继承自 SfcInstance)
MarkForDropImpl(Boolean)

返回一个表示已存物体的值。 请不要在代码中直接引用该成员。 它支持 SQL Server 基础设施。

(继承自 SfcInstance)
MarkRootAsConnected()

请不要在代码中直接引用该成员。 它支持 SQL Server 基础设施。

(继承自 SfcInstance)
MoveImpl(SfcInstance)

表示在实例中需要移动的新父对象。 请不要在代码中直接引用该成员。 它支持 SQL Server 基础设施。

(继承自 SfcInstance)
OnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs)

每当任何 SfcInstance 元数据的有效值更新时都会调用。

(继承自 SfcInstance)
OnPropertyValueChanges(PropertyChangedEventArgs)

每当任何 SfcInstance 属性的有效值更新时都会被调用。

(继承自 SfcInstance)
PostAlter(Object)

请不要在代码中直接引用该成员。 它支持 SQL Server 基础设施。

(继承自 SfcInstance)
PostCreate(Object)

表示创建执行结果的默认实现者。 请不要在代码中直接引用该成员。 它支持 SQL Server 基础设施。

(继承自 SfcInstance)
PostDrop(Object)

请不要在代码中直接引用该成员。 它支持 SQL Server 基础设施。

(继承自 SfcInstance)
PostMove(Object)

请不要在代码中直接引用该成员。 它支持 SQL Server 基础设施。

(继承自 SfcInstance)
PostRename(Object)

请不要在代码中直接引用该成员。 它支持 SQL Server 基础设施。

(继承自 SfcInstance)
Refresh()

通过从服务器读取对象属性来刷新属性。

(继承自 SfcInstance)
RenameImpl(SfcKey)

请不要在代码中直接引用该成员。 它支持 SQL Server 基础设施。

(继承自 SfcInstance)
ResetKey()

请不要在代码中直接引用该成员。 它支持 SQL Server 基础设施。

(继承自 SfcInstance)
Revoke(PermissionType, String)

撤销手术。

(继承自 Operation)
ScriptDeny(PermissionType, Int32)

拒绝执行手术脚本。

(继承自 Operation)
ScriptGrant(PermissionType, Int32)

授予手术脚本。

(继承自 Operation)
ScriptRevoke(PermissionType, Int32)

撤销手术脚本。

(继承自 Operation)
Serialize(XmlWriter)

将实例序列化为 XML。

(继承自 SfcInstance)
Stop()

停止行动。

(继承自 Operation)
ToString()

返回实例Urn的字符串表示。

(继承自 SfcInstance)
UpdateUIPropertyState()

请不要在代码中直接引用该成员。 它支持 SQL Server 基础设施。

(继承自 SfcInstance)
Validate()

表示基本子对象的验证。 请不要在代码中直接引用该成员。 它支持 SQL Server 基础设施。

(继承自 SfcInstance)

活动

名称 说明
propertyChanged

请不要在代码中直接引用该成员。 它支持 SQL Server 基础设施。

(继承自 SfcInstance)
PropertyChanged

当属性值更改时发生。

(继承自 SfcInstance)
propertyMetadataChanged

请不要在代码中直接引用该成员。 它支持 SQL Server 基础设施。

当属性元数据值发生变化时,就会发生这种情况。

(继承自 SfcInstance)
PropertyMetadataChanged

当某个属性的元数据发生变化时,就会发生这种情况。

(继承自 SfcInstance)

适用于