Membres IDTSBufferManager100

Creates and manages IDTSBuffer100 objects.

Le type IDTSBufferManager100 expose les membres suivants.

Méthodes

  Nom Description
Méthode publique CreateBuffer Creates an IDTSBuffer100 based on the specified buffer type.
Méthode publique CreateFlatBuffer Creates an IDTSBuffer100 of the specified size.
Méthode publique CreateVirtualBuffer Infrastructure.
Méthode publique FindColumnByLineageID Gets the location, by index, of a column in a specified IDTSBuffer100 object.
Méthode publique GetBLOBObject Creates an IDTSBLOBObject100 that is used to manipulate binary large objects (BLOBs).
Méthode publique GetColumnCount Gets the number of columns in a specified registered buffer type.
Méthode publique GetColumnInfo Gets the DTP_BUFFCOL structure for a column in a specified buffer definition.
Méthode publique GetRowWidth Gets the size, in bytes, of the row defined for the buffer type definition.
Méthode publique RegisterBufferType Registers a buffer type with an IDTSBufferManager100.
Méthode publique RegisterLineageIDs Infrastructure.

Haut de la page

Propriétés

  Nom Description
Propriété publique IsVirtual Gets a value that indicates whether the specified buffer is a virtual buffer.

Haut de la page