IDTSForEachVariableMapping100.ValueIndex Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For more information, see 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
Property Value
- Attributes