VistaDB 6
VistaDB.Extra Namespace / VistaDBDataTable Class
Members


In This Topic
    VistaDBDataTable Class
    In This Topic
    Represents dynamic cursor for VistaDB table. May also be used as Data Source for data bound operation on forms.
    Syntax
    'Declaration
     
    
    Public Class VistaDBDataTable 
    'Usage
     
    
    Dim instance As VistaDBDataTable
    public class VistaDBDataTable 
    Inheritance Hierarchy

    System.Object
       VistaDB.Extra.VistaDBDataTable

    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