Version

IRowDeletingBehavior Interface Members

The following tables list the members exposed by IRowDeletingBehavior.

Public Methods
 NameDescription
 MethoddeleteRowsTakes a collection of rows and stores their row id pairs in an array which is handed off to the _deleteRows method for deletion.  
See Also