IDTSVirtualInput100.IsSorted 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.
Obtient une valeur qui indique si les colonnes d'entrée virtuelles sont triées dans l'objet IDTSVirtualInput100.
public:
property bool IsSorted { bool get(); };
[System.Runtime.InteropServices.DispId(106)]
public bool IsSorted { [System.Runtime.InteropServices.DispId(106)] get; }
[<System.Runtime.InteropServices.DispId(106)>]
[<get: System.Runtime.InteropServices.DispId(106)>]
member this.IsSorted : bool
Public ReadOnly Property IsSorted As Boolean
Valeur de propriété
true si la IsSorted propriété de la représentation de l’entrée IDTSOutput100 virtuelle a la valeur true ; sinon, false.
- Attributs