Nevron Open Vision Documentation
Nevron.Nov.Data Namespace / INDataTableObserver Interface
Methods

In This Topic
    INDataTableObserver Interface Members
    In This Topic

    The following tables list the members exposed by INDataTableObserver.

    Public Methods
     NameDescription
     MethodCalled when multiple rows or values have changed.  
     MethodCalled when a field has been inserted in the data table.  
     MethodCalled when a field has been removed from the data table  
     MethodCalled when a field has been renamed in the data table.  
     MethodCalled when the name of the data table changes.  
     MethodCalled when a row has been inserted in the data table  
     MethodCalled when a row has been removed from the data table  
     MethodCalled when a value has changed.  
    Top
    See Also