Accusoft.PrizmViewer10.AnnotationServer
DatabaseStore Class
Members 






This class implements a persistent store class that uses an ODBC database for storing annotation data.
Object Model
DatabaseStore Class
Syntax
'Declaration
 
Public Class DatabaseStore 
   Inherits PersistentStore
'Usage
 
Dim instance As DatabaseStore
public class DatabaseStore : PersistentStore 
public class DatabaseStore = class(PersistentStore)
public class DatabaseStore extends PersistentStore
public __gc class DatabaseStore : public PersistentStore 
public ref class DatabaseStore : public PersistentStore 
Remarks
This class is derived from the PersistentStore class.
Inheritance Hierarchy

System.Object
   PrizmAnnotServer.PersistentStore
      PrizmAnnotServer.DatabaseStore

See Also

Reference

DatabaseStore Members
PrizmAnnotServer Namespace

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback