ArcObjects Library Reference (GeoDatabase)  

IWorkspaceFactorySchemaCache.DisableAllSchemaCaches Method

Disable the schema caches of all open workspaces.

[Visual Basic .NET]
Public Sub DisableAllSchemaCaches ( _
)
[C#]
public void DisableAllSchemaCaches (
);
[C++]
HRESULT DisableAllSchemaCaches(
void
);

Product Availability

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

See Also

IWorkspaceFactorySchemaCache Interface