IDTSForEachVariableMapping100.ValueIndex Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Para obtener más información, vea ForEachVariableMapping.
public:
property System::Object ^ ValueIndex { System::Object ^ get(); void set(System::Object ^ value); };
[System.Runtime.InteropServices.DispId(1)]
public object ValueIndex { [System.Runtime.InteropServices.DispId(1)] get; [System.Runtime.InteropServices.DispId(1)] set; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
[<set: System.Runtime.InteropServices.DispId(1)>]
member this.ValueIndex : obj with get, set
Public Property ValueIndex As Object
Valor de propiedad
- Atributos