CQRS.NET  2.2
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.

◆ VisitParameter()

override Expression Cqrs.Sql.DataStores.ExpressionTreeConverter< TA, TB >.VisitParameter ( ParameterExpression  node)
protected

If the node if of Type TA A ParameterExpression of Type TB will to created with the same name.