IDTSVirtualInputColumn100.SortKeyPosition Property

Definition

Gets the sort key of a virtual input column.

public:
 property int SortKeyPosition { int get(); };
[System.Runtime.InteropServices.DispId(122)]
public int SortKeyPosition { [System.Runtime.InteropServices.DispId(122)] get; }
[<System.Runtime.InteropServices.DispId(122)>]
[<get: System.Runtime.InteropServices.DispId(122)>]
member this.SortKeyPosition : int
Public ReadOnly Property SortKeyPosition As Integer

Property Value

The sort key position of the virtual input column.

Attributes

Applies to