The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

Enum TeradataBufferMode

Namespace:
Varigence.Languages.Biml.Transformation
Assembly:
Biml.dll
C#
    public enum TeradataBufferMode
    
  

Fields

ProcessBufferedRows

Specifies that a buffer should be used when processing data from Teradata Source and Destination components. The size of the buffer is specified in another property on those components.

ProcessRowByRow

Specifies that no buffering should be used in a Teradata Source or Destination component. Instead, each row should be processed individually.

© Varigence