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