| 
            
Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| + | LOGICAL IsValid (character) | 
     Validates a character against the list of valid DataSourceStateEnum
values  | 
| Options | Name | Purpose | |
|---|---|---|---|
| - | DataSourceStateEnum () | 
     Constructor for the DataSourceStateEnum class  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | CHARACTER Navigatable | 
     The DataAdapter is currently Navigatable and not in Update mode  | 
|
| + | CHARACTER Updating | 
     The DataAdapter is currently Updating Data and thus not navigatable
(Toolbar/Panel or Browser)  | 
| 
         
            
                Top
                
            
         
        PUBLIC LOGICAL IsValid (character)
 
  | 
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PRIVATE DataSourceStateEnum ()
 
  | 
||||||||
|---|---|---|---|---|---|---|---|---|
        
        PUBLIC CHARACTER Navigatable
 
  | 
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC CHARACTER Updating
 
  | 
|||||||||||||||