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