JScript | |
---|---|
public interface IHistoryStorage |
Name | Description | |
---|---|---|
![]() | IsConfigured | Returns true if storage is configured. |
Name | Description | |
---|---|---|
![]() | Commit | Commits a new record to the History Storage. |
![]() | Delete | Deletes all history records associated with the object. |
![]() | FetchAll | Gets a list of all the object's history records with the given type. |
![]() | FetchByRevision | Gets a list of all the object's history records with the given type for the given revision including all previous history records. |
![]() | HasHistory | Returns true if any history record exist for the specified object part, otherwise return false . |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family