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


IWorkspaceFactorySchemaCache.RefreshAllSchemaCaches Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

IWorkspaceFactorySchemaCache.RefreshAllSchemaCaches Method

Refreshes all current schema caches.

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

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IWorkspaceFactorySchemaCache Interface