Click or drag to resize
Tables Methods DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The Tables type exposes the following members.

Methods
  Name Description
Public method Add(Table)
Adds a Table to this Tables collection
Public method Add(Table, Object)
Adds a Table to this Tables collection
Public method Add(Table, Object, Object)
Adds a Table to this Tables collection
Public method GetEnumerator
Implements System.Collections.IEnumerable.GetEnumerator.
Public method item
Retrieves the Table from this Tables collection
Public method MoveNext
Implements System.Collections.IEnumerator.MoveNext.
Public method nameindex
Gets the numeric index of a Table given the name of the Table
Public method Remove
Removes the Table from this Tables collection
Public method Reset
Implements System.Collections.IEnumerator.Reset.
Top
See Also