Initializes a new instance of the TableBindingAdapter class with the specified properties.

Overload List

  NameDescription
TableBindingAdapter(RowCollection)
Initializes a new instance of the TableBindingAdapter class using the specified RowCollection.
TableBindingAdapter(Table)
Initializes a new instance of the TableBindingAdapter class using the specified Table.

See Also