Nevron.Nov.Data Namespace / INDataTableObserver Interface

In This Topic
    INDataTableObserver Interface Methods
    In This Topic

    For a list of all members of this type, see INDataTableObserver members.

    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