Provides access to members that interact with table. Note: the ITableView2 interface has been superseded byITableView3. Please consider using the more recent version.
Product Availability
Available with ArcGIS Desktop.
Members
CoClasses that implement ITableView2
CoClasses and Classes |
Description |
TableView |
Window to display Tables. |
Remarks
The TableView will show all of the fields in the Table, not just those set on the QueryFilter's SubFields.
.NET Samples
Migrating from VB6 to VB .NET for ArcGIS 10 (Code Files:
ButtonAddIn clscopy_table_sel clsCopyTableSelection)
.NET Related Topics
Migrating VB6 to VB.NET for ArcGIS 10