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


IWorkspaceFactorySchemaCache.IsAnySchemaCacheStale Method (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

IWorkspaceFactorySchemaCache.IsAnySchemaCacheStale Method

Checks all current schema caches for staleness.

[Visual Basic .NET]
Public Function IsAnySchemaCacheStale ( _
) As Boolean
[C#]
public bool IsAnySchemaCacheStale (
);
[C++]
HRESULT IsAnySchemaCacheStale(
void
);

Product Availability

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

See Also

IWorkspaceFactorySchemaCache Interface