Click or drag to resize

MergeRecordReaderConfigurationElement Properties

The MergeRecordReaderConfigurationElement type exposes the following members.

Properties
  NameDescription
Public propertyCurrentConfiguration (Inherited from ConfigurationElement.)
Public propertyElementInformation (Inherited from ConfigurationElement.)
Protected propertyElementProperty (Inherited from ConfigurationElement.)
Protected propertyEvaluationContext (Inherited from ConfigurationElement.)
Protected propertyHasContext (Inherited from ConfigurationElement.)
Protected propertyItemConfigurationProperty (Inherited from ConfigurationElement.)
Protected propertyItemString (Inherited from ConfigurationElement.)
Public propertyLockAllAttributesExcept (Inherited from ConfigurationElement.)
Public propertyLockAllElementsExcept (Inherited from ConfigurationElement.)
Public propertyLockAttributes (Inherited from ConfigurationElement.)
Public propertyLockElements (Inherited from ConfigurationElement.)
Public propertyLockItem (Inherited from ConfigurationElement.)
Public propertyMaxFileInputs
Gets or sets the maxinum number of file inputs to use in a single merge pass.
Public propertyMemoryStorageTriggerLevel
Gets or sets the usage level of the channel's memory storage that will trigger a merge pass.
Public propertyMergeStreamReadBufferSize
Gets or sets the buffer size to use for each input file.
Protected propertyProperties (Inherited from ConfigurationElement.)
Public propertyPurgeMemoryBeforeFinalPass
Gets or sets a value indicating whether all in-memory inputs must be merged and purged to disk before the final pass.
Top
See Also