Condividi tramite


MainPipeClass.BufferManager Proprietà

Definizione

public:
 virtual property Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::IDTSBufferManager100 ^ BufferManager { Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::IDTSBufferManager100 ^ get(); };
[System.Runtime.InteropServices.DispId(116)]
public virtual Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.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.Sql2012.IDTSBufferManager100
Public Overridable ReadOnly Property BufferManager As IDTSBufferManager100

Valore della proprietà

Gestione buffer per la pipe principale.

Implementazioni

Attributi

Commenti

La BufferManager proprietà crea e gestisce gli IDTSBuffer100 oggetti usati dai componenti contenuti nell'attività flusso di dati durante l'esecuzione.

Si applica a