This document is archived and information here might be outdated. Recommended version. |
All new workspaces handed out by the factory will not have schema caching enabled.
[Visual Basic .NET]
Public Sub DisableSchemaCaching ( _
)
[C#]
public void DisableSchemaCaching (
);
[C++]
HRESULT DisableSchemaCaching(
void
);
This method disables schema caching on the workspace factory.