Membres DTSBufferManagerClass

Creates and manages IDTSBuffer100 objects.

Le type DTSBufferManagerClass expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique DTSBufferManagerClass Initializes a new instance of the DTSBufferManagerClass.

Haut de la page

Méthodes

  Nom Description
Méthode publique CreateBuffer Creates an IDTSBuffer100 object that is 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 Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique FindColumnByLineageID Gets the location of a column in the 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 the specified registered buffer type.
Méthode publique GetColumnInfo Gets the DTP_BUFFCOL structure for a column in the specified buffer definition.
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetRowWidth Gets the size of the row defined for the buffer type definition.
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique RegisterBufferType Registers a buffer type with the IDTSBufferManager100.
Méthode publique RegisterLineageIDs Infrastructure.
Méthode publique ToString (Hérité de Object.)

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