System.Data.Datatable convert to string or Integer

Hi All,

Please tell me how to convert System.Data.Datatable to string value or integer value without assign or with assign

Thanks

You can use Output Datatable activity which will give you the output in string variable.

1 Like

Hi @hasib08

Can’t we use it like a method
can you provide a example please

Thank you

Refer this post