IDTSInputColumnCachedInfo100.CachedSortKeyPosition Property

Definition

Gets or sets the cached key position.

public:
 property int CachedSortKeyPosition { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(140)]
public int CachedSortKeyPosition { [System.Runtime.InteropServices.DispId(140)] get; [System.Runtime.InteropServices.DispId(140)] set; }
[<System.Runtime.InteropServices.DispId(140)>]
[<get: System.Runtime.InteropServices.DispId(140)>]
[<set: System.Runtime.InteropServices.DispId(140)>]
member this.CachedSortKeyPosition : int with get, set
Public Property CachedSortKeyPosition As Integer

Property Value

The cached key position.

Attributes

Applies to