The GetInfo method reloads data from the database into the object.
When a SimpleDBDS object is created, or opened with the GetObject function, its properties are initialized from the database. You need to call the GetInfo method only to refresh these values from the database if they may have changed. GetInfo overwrites any changes you have made to the property values cached in the object.
SimpleDBDS.GetInfo()
None.
SimpleDBDS read only and read/write