IDTSBufferManager100.CreateBuffer(Int32, IDTSComponentMetaData100) Méthode

Définition

public:
 Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSBuffer100 ^ CreateBuffer(int hBufferType, Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSComponentMetaData100 ^ pOwner);
[System.Runtime.InteropServices.DispId(109)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSBuffer100 CreateBuffer (int hBufferType, Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSComponentMetaData100 pOwner);
[<System.Runtime.InteropServices.DispId(109)>]
abstract member CreateBuffer : int * Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSComponentMetaData100 -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSBuffer100
Public Function CreateBuffer (hBufferType As Integer, pOwner As IDTSComponentMetaData100) As IDTSBuffer100

Paramètres

hBufferType
Int32

Retours

Attributs

S’applique à