IDTSParameterAssignment.BindedVariableOrParameterName Property

Definition

public:
 property System::String ^ BindedVariableOrParameterName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(2)]
public string BindedVariableOrParameterName { [System.Runtime.InteropServices.DispId(2)] get; [System.Runtime.InteropServices.DispId(2)] set; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
[<set: System.Runtime.InteropServices.DispId(2)>]
member this.BindedVariableOrParameterName : string with get, set
Public Property BindedVariableOrParameterName As String

Property Value

Attributes

Applies to