Click or drag to resize

IRepositoryServiceTModel Methods

The IRepositoryServiceTModel generic type exposes the following members.

Methods
  NameDescription
Public methodDelete
Delete the object according to the current DeleteMode or according to server configuration
Public methodFind
Finds the specified data where the current version matches the query provided
Public methodGet(Guid)
Gets the specified model data
Public methodGet(Guid, Guid)
Gets the specified model data at the specified version
Public methodInsert
Inserts the specified model information
Public methodSave
Inserts or updates the specified data
Top
See Also