IDTSInputColumnCachedInfo100.CachedLength Property

Definition

Gets or sets the cached length.

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

Property Value

The cached length.

Attributes

Applies to