This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableControl3 Interface > ITableControl3.RemoveAndReloadCache Method (ArcObjects .NET 10.5 SDK) |
Lose cache, so the table window is current with the underlying database.
[Visual Basic .NET]
Public Sub RemoveAndReloadCache ( _
)
[C#] public void RemoveAndReloadCache ( );