Name

Description

Append

Append a datatable

ClearKey

Clear primary key of this datatable

Compare

Compare 2 datatables

Copy

Copy a datatable

Count

Count the records in the specified datatable

Drop

Drop a datatable

Equal

Determine whether or not 2 datatables are equal

Except

Determine the differences between 2 datatables

Exists

Determine whether or not the specified datatable exists

Intersect

Determine the intersection between 2 datatables

Join

Join the columns of two datatables

Merge

Merge 2 datatables

Rename

Rename a datatable

SetKey

Set a primary key for this datatable

SkipTake

Skip & take rows from a datatable

Split

Split a datatable

Union

Determine the union between 2 datatables


Back to Action reference