VistaDB 6
VistaDB.Extra Namespace / VistaDBDataTable Class
Properties Methods Events


In This Topic
    VistaDBDataTable Class Members
    In This Topic

    The following tables list the members exposed by VistaDBDataTable.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyName of active index that pivots current row order  
    Public PropertyGets the number of elements contained in the ICollection.  
    Public PropertyIndicates access mode to the table  
    Public PropertyProperty returns array of extended column names from the table  
    Public PropertyGets or sets locking mode  
    Public PropertyGets or sets a value that indicates whether the table can be edited  
    Public PropertyReturns schema of the opened table  
    Top
    Public Methods
     NameDescription
    Public MethodReset all filters from in opened table  
    Public MethodReset scope in active index  
    Public MethodClose opened table  
    Public MethodFind the key in the current opened database and set found row to the first place in the cache.  
    Public MethodReturn rowID of current row  
    Public MethodSet active index in the current table  
    Public MethodSet filter expression on the current table and try to optimize it when optimize parameter is set  
    Public MethodSet scope in active index of opened table  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the list or an item in the list changes.  
    Top
    See Also