IDTSProperty100.SetValue(Object, Object) Método

Definição

public:
 void SetValue(System::Object ^ pObject, System::Object ^ NewValue);
[System.Runtime.InteropServices.DispId(3)]
public void SetValue (object pObject, object NewValue);
[<System.Runtime.InteropServices.DispId(3)>]
abstract member SetValue : obj * obj -> unit
Public Sub SetValue (pObject As Object, NewValue As Object)

Parâmetros

pObject
Object
NewValue
Object
Atributos

Comentários

Para obter mais informações, consulte DtsProperty.

Aplica-se a