IDTSProperty100.GetValue(Object) Método

Definición

public:
 System::Object ^ GetValue(System::Object ^ pObject);
[System.Runtime.InteropServices.DispId(2)]
public object GetValue(object pObject);
[<System.Runtime.InteropServices.DispId(2)>]
abstract member GetValue : obj -> obj
Public Function GetValue (pObject As Object) As Object

Parámetros

pObject
Object

Devoluciones

Un objeto que contiene el valor de la propiedad.

Atributos

Comentarios

Para obtener más información, consulte DtsProperty.

Se aplica a