ArcObjects Library Reference (GeoDatabase)  

IWorkspaceFactorySchemaCache.EnableAllSchemaCaches Method

Enable the schema caches of all open workspaces.

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

Product Availability

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

See Also

IWorkspaceFactorySchemaCache Interface