This document is archived and information here might be outdated. Recommended version. |
Refreshes the schema cache for a specific workspace.
[Visual Basic .NET] Public Sub RefreshSchemaCache ( _ ByVal Workspace As IWorkspace _ )
[C#] public void RefreshSchemaCache ( IWorkspace Workspace );
[C++]
HRESULT RefreshSchemaCache(
IWorkspace* Workspace
);
[C++] Parameters Workspace [in]
Workspace is a parameter of type IWorkspace*