Click or drag to resize
DBDelAction Constructor
Overload List
  NameDescription
Public methodDBDelAction
Creates a new empty DBDelAction.
Public methodDBDelAction(String, String)
Creates a new DBDelAction that deletes the value of the database entry with the given key in the given family.
Top
See Also