Delete column (error Copytodatable is not a member)

I want delete column (columnname1)
Now I use code as below.

\

But show error as below.

Please guide me for solve it.

Try CopyToDataTable()

@arivu96 Same error.

Import System.Data.DataTable in Import tab

Regards,
Arivu

Hi,

The following might help you.

Regards,

@arivu96 How to import ?

Regards,
Arivu

@arivu96 Yes, I have it. Next step?

image

You need to import System.Data.DataTable search in import search box and select System.Data.DataTable

Regards,
Arivu

@arivu96 Not found System.data.DataTable

image

Please import System.Data and try

1 Like

@arivu96 I don’t understand , I have system.data already.

image

Hi,

It might be caused by a workflow file which was made in specific version of UiPath Studio.
So, for now, can you try post which i mentioned in #5.

Delete column (error Copytodatable is not a member) - #5 by Yoichi

Regards,

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.