DTSBufferHandlePresetValues Enumeration
SQL Server 2005
Specifies a defined set of buffer handles.
Namespace: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in microsoft.sqlserver.dtspipelinewrap.dll)
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in microsoft.sqlserver.dtspipelinewrap.dll)
This enumeration contains a single value, H_ALL, which specifies that either all row handles or all column handles in an IDTSBuffer90 are to be enumerated. H_ALL is typically provided to the SetStatus and PrepareDataStatusForInsert methods.
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.