IDTSPipeline130.DefaultBufferMaxRows 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
property int DefaultBufferMaxRows { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(117)]
public int DefaultBufferMaxRows { [System.Runtime.InteropServices.DispId(117)] get; [System.Runtime.InteropServices.DispId(117)] set; }
[<System.Runtime.InteropServices.DispId(117)>]
[<get: System.Runtime.InteropServices.DispId(117)>]
[<set: System.Runtime.InteropServices.DispId(117)>]
member this.DefaultBufferMaxRows : int with get, set
Public Property DefaultBufferMaxRows As Integer
属性值
实现
- 属性