SimpleField.AppendErrorIfEscapeOrDelimiterFound Method
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.
protected:
void AppendErrorIfEscapeOrDelimiterFound(Microsoft::Solutions::BTAHL7::Pipelines::IExecutionContext ^ context, int escCount, int delimCount);
protected void AppendErrorIfEscapeOrDelimiterFound (Microsoft.Solutions.BTAHL7.Pipelines.IExecutionContext context, int escCount, int delimCount);
member this.AppendErrorIfEscapeOrDelimiterFound : Microsoft.Solutions.BTAHL7.Pipelines.IExecutionContext * int * int -> unit
Protected Sub AppendErrorIfEscapeOrDelimiterFound (context As IExecutionContext, escCount As Integer, delimCount As Integer)
Parameters
- context
- IExecutionContext
- escCount
- Int32
- delimCount
- Int32