This document is archived and information here might be outdated. Recommended version. |
Checks all current schema caches for staleness.
[Visual Basic .NET]
Public Function IsAnySchemaCacheStale ( _
) As Boolean
[C#]
public bool IsAnySchemaCacheStale (
);
[C++]
HRESULT IsAnySchemaCacheStale(
void
);