Gets the table the data row belongs to as an instance of a class implementing the IDataTableAdapter interface.

Syntax

IDataTableAdapter Table { get; }
ReadOnly Property Table() As IDataTableAdapter

Limitations

Read only.