BlobColumn-Klasse
Defines a column in a data flow buffer that contains data that has a SQL Server data type of text, ntext, or image.
Namespace: Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.PipelineHost (in Microsoft.SqlServer.PipelineHost.dll)
Syntax
'Declaration
Public Class BlobColumn
'Usage
Dim instance As BlobColumn
public class BlobColumn
public ref class BlobColumn
type BlobColumn = class end
public class BlobColumn
Vererbungshierarchie
System. . :: . .Object
Microsoft.SqlServer.Dts.Pipeline..::..BlobColumn
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.