DataDirect XML Converters 5.0 Send comments on this topic.
Configuration Class Members
See Also  Fields  Properties  Methods 
DDTek.XmlConverter Namespace : Configuration Class


The following tables list the members exposed by Configuration.

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)ABORTValue for BufferOverflowPolicy and TempFilePolicy.  
Public Fieldstatic (Shared in Visual Basic)UNLIMITED_BUFFERValue for MaxBufferSize to indicate there should be no limit.  
Public Fieldstatic (Shared in Visual Basic)USE_MEMORYValue for TempFilePolicy.  
Public Fieldstatic (Shared in Visual Basic)USE_TEMP_FILEValue for BufferOverflowPolicy.  
Top

Public Properties

 NameDescription
Public PropertyBufferOverflowPolicyGets or sets the current value of the memory buffer overflow policy.  
Public PropertyConverterListenerGets or sets the current ConverterListener  
Public PropertyMaxBufferSizeGets or sets the current size limit for the memory buffer.  
Public PropertyTempFilePolicyGets or sets the current value of the temp file policy.  
Top

Public Methods

 NameDescription
Public MethodSetEDIExtension Load a SEF file to be used by EDI converters.  
Top

See Also

© 2009 All Rights Reserved.