SimpleField.AppendErrorIfEscapeOrDelimiterFound Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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)
Parameter
- context
- IExecutionContext
- escCount
- Int32
- delimCount
- Int32