IDTSManagedComponentHost130.HostBufferManager 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:
property Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSBufferManager100 ^ HostBufferManager { void set(Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSBufferManager100 ^ value); };
[System.Runtime.InteropServices.DispId(1610678311)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSBufferManager100 HostBufferManager { set; }
[<System.Runtime.InteropServices.DispId(1610678311)>]
member this.HostBufferManager : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSBufferManager100
Public Property HostBufferManager As IDTSBufferManager100
Property Value
Implements
- Attributes