ParameterAssignmentClass 类

定义

public ref class ParameterAssignmentClass : Microsoft::SqlServer::Dts::Tasks::ExecutePackageTask::ParameterAssignment
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("921883BA-5AB0-45C6-9E26-C3F4232D3DE6")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ParameterAssignmentClass : Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask.ParameterAssignment
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("5905C38F-D451-41C8-B222-899541A5140E")]
public class ParameterAssignmentClass : Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask.ParameterAssignment
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("71B40098-68A9-41C4-8C5D-6C17B539D2E0")]
public class ParameterAssignmentClass : Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask.ParameterAssignment
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("921883BA-5AB0-45C6-9E26-C3F4232D3DE6")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ParameterAssignmentClass = class
    interface ParameterAssignment
    interface IDTSParameterAssignment
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("5905C38F-D451-41C8-B222-899541A5140E")>]
type ParameterAssignmentClass = class
    interface ParameterAssignment
    interface IDTSParameterAssignment
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("71B40098-68A9-41C4-8C5D-6C17B539D2E0")>]
type ParameterAssignmentClass = class
    interface ParameterAssignment
    interface IDTSParameterAssignment
Public Class ParameterAssignmentClass
Implements ParameterAssignment
继承
ParameterAssignmentClass
属性
实现

构造函数

ParameterAssignmentClass()

属性

BindedVariableOrParameterName
ParameterName

方法

Validate(IDTSVariableDispenser100, IDTSComponentEvents100)

适用于