SimpleDataTable members

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.

The SimpleDataTable type exposes the following members.

Constructors

  Name Description
Public method SimpleDataTable Initializes a new instance of the SimpleDataTable class.

Top

Properties

  Name Description
Public property Rows Gets rows in the data table.

Top

Methods

  Name Description
Public method ToString (Inherited from Object.)

Top

See also

Reference

SimpleDataTable class

Microsoft.SharePoint.Client namespace