This document is archived and information here might be outdated.  Recommended version.


ITableControl2.RemoveAndReloadCache Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

ITableControl2.RemoveAndReloadCache Method

Lose cache, so the table window is current with the underlying database.

[Visual Basic .NET]
Public Sub RemoveAndReloadCache ( _
)
[C#]
public void RemoveAndReloadCache (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ITableControl2 Interface