|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IW > IWorkspaceFactorySchemaCache Interface > IWorkspaceFactorySchemaCache.IsAnySchemaCacheStale Method (ArcObjects .NET 10.4 SDK) | 
Checks all current schema caches for staleness.
[Visual Basic .NET] Public Function IsAnySchemaCacheStale ( _ ) As Boolean
[C#] public bool IsAnySchemaCacheStale ( );
[C++]
HRESULT IsAnySchemaCacheStale(
  VARIANT_BOOL* isStale
);
[C++]
Parameters isStale [out, retval] isStale is a parameter of type VARIANT_BOOL