This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IW > IWorkspaceFactorySchemaCache Interface > IWorkspaceFactorySchemaCache.DisableAllSchemaCaches Method (ArcObjects .NET 10.4 SDK) |
Disable the schema caches of all open workspaces.
[Visual Basic .NET]
Public Sub DisableAllSchemaCaches ( _
)
[C#] public void DisableAllSchemaCaches ( );
[C++]
HRESULT DisableAllSchemaCaches(
void
);