VistaDB 6
VistaDB.DDA Namespace / VistaDBEngine Class
Fields Properties Methods


In This Topic
    VistaDBEngine Class Members
    In This Topic

    The following tables list the members exposed by VistaDBEngine.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Collection of opened DDA connections.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of live DDA connections.  
    Public Property  
    Public PropertyGet existing DDA connection by connection id  
    Public Property  
    Public Property  
    Top
    Public Methods
     NameDescription
    Public MethodDispose collected DDA connections and remove them from engine collection  
    Public Method  
    Public Method  
    Public Method  
    Public Method  
    Public MethodOpen a new DDA connection. You may wish to instantiate one DDA object globally in your namespace and share it. Class VistaDBEngine  
    Public Method  
    Top
    See Also