Helper.ConsumeDelimiter Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
static void ConsumeDelimiter(Microsoft::Solutions::BTAHL7::Pipelines::IExecutionContext ^ context, Microsoft::Solutions::BTAHL7::Pipelines::AbstractDataEntity ^ node, int childDelimIndex, int thisNodeChildDelimiterIndex, Microsoft::BizTalk::ParsingEngine::IDataReader ^ reader);
public static void ConsumeDelimiter (Microsoft.Solutions.BTAHL7.Pipelines.IExecutionContext context, Microsoft.Solutions.BTAHL7.Pipelines.AbstractDataEntity node, int childDelimIndex, int thisNodeChildDelimiterIndex, Microsoft.BizTalk.ParsingEngine.IDataReader reader);
static member ConsumeDelimiter : Microsoft.Solutions.BTAHL7.Pipelines.IExecutionContext * Microsoft.Solutions.BTAHL7.Pipelines.AbstractDataEntity * int * int * Microsoft.BizTalk.ParsingEngine.IDataReader -> unit
Public Shared Sub ConsumeDelimiter (context As IExecutionContext, node As AbstractDataEntity, childDelimIndex As Integer, thisNodeChildDelimiterIndex As Integer, reader As IDataReader)
Paramètres
- context
- IExecutionContext
- node
- AbstractDataEntity
- childDelimIndex
- Int32
- thisNodeChildDelimiterIndex
- Int32
- reader
- Microsoft.BizTalk.ParsingEngine.IDataReader