Partager via


IDTSInputColumn100.Length Propriété

Définition

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

Valeur de propriété

Entier qui contient la longueur de la colonne.

Attributs

Remarques

La propriété Length est requise pour les types de données suivants.

  • DT_WSTR

  • DT_WSTR

  • DT_STR

  • DT_TEXT

Pour tous les autres types de données, Longueur est égale à zéro.

S’applique à