IDTSInput100.BufferBase 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
property int BufferBase { int get(); };
[System.Runtime.InteropServices.ComAliasName("Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.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.Sql2014.DTP_HBUFFERTYPE")>]
[<System.Runtime.InteropServices.DispId(118)>]
[<get: System.Runtime.InteropServices.DispId(118)>]
member this.BufferBase : int
Public ReadOnly Property BufferBase As Integer
属性值
IDTSInput100 的抽象基类。
- 属性