TK.CopyDataTableToTag (DataTable, UserType) Method

Copy datatable to tag
public static void CopyDataTableToTag( 
   DataTable table
   UserType tag 
)

Parameters

table
DataTable

Reference to DataTable

tag
UserType

Target tag

.NET Framework

Supported in: 4.8

In this article

Definition