VistaDB 6
VistaDB.DDA Namespace / IVistaDBDDA Interface
Members


In This Topic
    IVistaDBDDA Interface
    In This Topic
    DDA connection
    Syntax
    'Declaration
     
    
    Public Interface IVistaDBDDA 
       Inherits IVistaDBConnection 
    'Usage
     
    
    Dim instance As IVistaDBDDA
    public interface IVistaDBDDA : IVistaDBConnection  
    Example
    For an example see IVistaDBTableSchema Interface
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also