次の方法で共有


IDTSInputColumnCachedInfo100.CachedLength プロパティ

定義

キャッシュされた長さを取得します。値の設定も可能です。

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

プロパティ値

キャッシュされた長さです。

属性

適用対象