IDTSInput100.BufferBase プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
IDTSInput100 の抽象基本クラスを取得します。
public:
property int BufferBase { int get(); };
[System.Runtime.InteropServices.ComAliasName("Microsoft.SqlServer.Dts.Pipeline.Wrapper.DTP_HBUFFERTYPE")]
[System.Runtime.InteropServices.DispId(118)]
public int BufferBase { [System.Runtime.InteropServices.DispId(118)] get; }
[<System.Runtime.InteropServices.ComAliasName("Microsoft.SqlServer.Dts.Pipeline.Wrapper.DTP_HBUFFERTYPE")>]
[<System.Runtime.InteropServices.DispId(118)>]
[<get: System.Runtime.InteropServices.DispId(118)>]
member this.BufferBase : int
Public ReadOnly Property BufferBase As Integer
プロパティ値
IDTSInput100 の抽象基本クラスです。
- 属性