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


ITableControl.RemoveAndReloadCache Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableControl Interface > ITableControl.RemoveAndReloadCache Method
ArcGIS Developer Help

ITableControl.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

ITableControl Interface