|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IW > IWorkspaceFactorySchemaCache Interface > IWorkspaceFactorySchemaCache.DisableSchemaCache Method (ArcObjects .NET 10.4 SDK) | 
Disable the schema cache for a specific workspace.
[Visual Basic .NET] Public Sub DisableSchemaCache ( _ ByVal Workspace As IWorkspace _ )
[C#] public void DisableSchemaCache ( IWorkspace Workspace );
[C++]
HRESULT DisableSchemaCache(
  IWorkspace* Workspace
);
[C++]
Parameters Workspace [in]
Workspace is a parameter of type IWorkspace