Uiinfrastructure API Docs  
 

CheckDBVersion Class

Verifies database version and some of the important tables. Also fully excercises the object managers.

For a list of all members of this type, see CheckDBVersion Members.

System.Object
   com.plumtree.uiinfrastructure.application.startup.CheckDBVersion

public class CheckDBVersion : IStartupTask, IMessage

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.uiinfrastructure.application.startup

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

CheckDBVersion Members | com.plumtree.uiinfrastructure.application.startup Namespace