MainPipeClass.BufferManager Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual property Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSBufferManager100 ^ BufferManager { Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSBufferManager100 ^ get(); };
[System.Runtime.InteropServices.DispId(116)]
public virtual Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSBufferManager100 BufferManager { [System.Runtime.InteropServices.DispId(116)] get; }
[<System.Runtime.InteropServices.DispId(116)>]
[<get: System.Runtime.InteropServices.DispId(116)>]
member this.BufferManager : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSBufferManager100
Public Overridable ReadOnly Property BufferManager As IDTSBufferManager100
Property Value
Implements
- Attributes