Condividi tramite


IDTSOutputColumn100.Length Proprietà

Definizione

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

Valore della proprietà

Intero contenente la lunghezza della colonna.

Attributi

Commenti

Per i tipi di dati seguenti è necessaria la proprietà Length:

  • DT_WSTR

  • DT_BYTES

  • DT_STR

  • DT_TEXT

    Per tutti gli altri tipi di dati, la lunghezza è zero.

    Per altre informazioni sui tipi di dati di Integration Services e sulle relative proprietà, vedere Tipi di dati di Integration Services.

Si applica a