HL7AbstractDataStream Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class HL7AbstractDataStream abstract : System::IO::Stream, Microsoft::Solutions::BTAHL7::Pipelines::IExecutionContext
public abstract class HL7AbstractDataStream : System.IO.Stream, Microsoft.Solutions.BTAHL7.Pipelines.IExecutionContext
type HL7AbstractDataStream = class
inherit Stream
interface IExecutionContext
Public MustInherit Class HL7AbstractDataStream
Inherits Stream
Implements IExecutionContext
- Inheritance
-
HL7AbstractDataStream
- Derived
- Implements
Constructors
HL7AbstractDataStream(DelimiterSet, HL7DocumentSchema, Boolean, Boolean, Boolean, Boolean, SegmentIndexer, Encoding) |