cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can change your system assigned username to something more personal in your community settings. X

Difference between DataTable and RemoteData Table

mramdas
1-Newbie

Difference between DataTable and RemoteData Table

Could any body please  specify difference between DataTable and RemoteData Table and context of their usage?

Thanks,

Manohar

2 REPLIES 2

A DataTable it's a Table stored on your current running ThingWorx server, and a RemoteDataTable it's a proxy to a DataTable which it's stored on another running ThingWorx server. RemoteDataTable it's used on a Federated storage scenario.

Thanks Carles.It helped.

Top Tags