Click or drag to resize

IAdoPersistenceProvider Methods

The IAdoPersistenceProvider type exposes the following members.

Methods
 NameDescription
Public methodDelete Do an obsolete of the model
Public methodExists True if the object exists in the database
Public methodInsert Insert the specified object into the database
Public methodTouch Touch the specified object (creates a new version or updates the modified time)
Public methodUpdate Update the specified object in the database context
Top
See Also