AddBlobData Method
MSDN Home
MSDN
MSDN Library
Servers and Enterprise Develop ...
SQL Server
SQL Server 2008
Product Documentation
SQL Server 2008 Books Online
Integration Services
Technical Reference
Integration Services Class Lib ...
Microsoft.SqlServer.Dts.Pipeli ...
PipelineBuffer Class
PipelineBuffer Methods
AddBlobData Method
AddBlobData Method (Int32, Byt ...
AddBlobData Method (Int32, Byt ...
PipelineBuffer Methods
AddBlobData Method
AddRow Method
DirectErrorRow Method
DirectRow Method
Dispose Method
Finalize Method
GetBlobData Method
GetBlobLength Method
GetBoolean Method
GetByte Method
GetBytes Method
GetColumnInfo Method
GetDate Method
GetDateTime Method
GetDateTimeOffset Method
GetDecimal Method
GetDouble Method
GetGuid Method
GetInt16 Method
GetInt32 Method
GetInt64 Method
GetSByte Method
GetSingle Method
GetString Method
GetTime Method
GetUInt16 Method
GetUInt32 Method
GetUInt64 Method
IsNull Method
NextRow Method
RemoveRow Method
ResetBlobData Method
SetBoolean Method
SetByte Method
SetBytes Method
SetDate Method
SetDateTime Method
SetDateTimeOffset Method
SetDecimal Method
SetDouble Method
SetEndOfRowset Method
SetErrorInfo Method
SetGuid Method
SetInt16 Method
SetInt32 Method
SetInt64 Method
SetNull Method
SetSByte Method
SetSingle Method
SetString Method
SetTime Method
SetUInt16 Method
SetUInt32 Method
SetUInt64 Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
PipelineBuffer.AddBlobData Method
Adds an array of bytes to a
PipelineBuffer
column.
Overload List
Name
Description
PipelineBuffer.AddBlobData (Int32, Byte[])
Adds an array of bytes to a
PipelineBuffer
column.
PipelineBuffer.AddBlobData (Int32, Byte[], Int32)
Adds an array of a specified number of bytes to a
PipelineBuffer
column.
See Also
Reference
PipelineBuffer Class
PipelineBuffer Members
Microsoft.SqlServer.Dts.Pipeline Namespace
Tags :