Version

IEditableDataSource Interface Properties

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

Public Properties
 NameDescription
 PropertyCanCommitGets whether a commit is possible.  
 PropertyCanRedoGets whether redo is possible.  
 PropertyCanUndoGets whether undo is possible.  
 PropertyIsBatchingEnabledGets or sets whether batch edits are enabled.  
 PropertyIsReadOnlyGets or sets whether the data source is read-only or not.  
See Also