IDTSInputColumnCachedInfo100.CachedSortKeyPosition Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Valeur de propriété
Position de clé mise en cache.
- Attributs