(1) : error BC32043: Too many type arguments to ‘Func(Of Out TResult)’.
(2) : error BC36625: Lambda expression cannot be converted to ‘Expression(Of Func)’ because ‘Expression(Of Func)’ is not a delegate type.
when we are using “Add data Row” Activity that time we are getting above error
thanks in advance
please suggest for above error