Description
Accesses the number of times the database has been saved in the current session, or zero if it has not been saved in the current session.
Visual Basic
Public Property NumberOfSaves() As Integer
C#
public int NumberOfSaves;
Conditions
Read / Write