This document is archived and information here might be outdated. Recommended version. |
Indicates if there are schema changes.
[Visual Basic .NET] Public Function HasChanges ( _ ) As Boolean
[C#] public bool HasChanges ( );
[C++]
HRESULT HasChanges(
void
);
The HasChanges property returns TRUE if there are schema changes, it returns FALSE if there are no schema differences.