This topic has not yet been rated - Rate this topic

SimpleDataTable class

SharePoint 2013

Used as a data structure to serialize and return weakly-typed data as a collection of rows, where each row is a name-value pair dictionary.

System.Object
  Microsoft.SharePoint.Client.SimpleDataTable

Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client.Silverlight.Runtime (in Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Phone.Runtime (in Microsoft.SharePoint.Client.Phone.Runtime.dll)  Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)
public sealed class SimpleDataTable
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.