ISecuredRepositoryService Methods |
The ISecuredRepositoryService type exposes the following members.
Name | Description | |
---|---|---|
Delete |
Obsoletes the specified data.
(Inherited from IRepositoryService.) | |
DemandAlter |
Demand alter permission
| |
DemandDelete |
Demand delete permission
| |
DemandQuery |
Demand query permission
| |
DemandRead |
Demand read permission
| |
DemandWrite |
Demand write permission
| |
Find(Expression) |
Find the specified object
(Inherited from IRepositoryService.) | |
Find(Expression, Int32, NullableInt32, Int32) | Obsolete.
Find the specified object
(Inherited from IRepositoryService.) | |
Get |
Get the specified object
(Inherited from IRepositoryService.) | |
Insert |
Inserts the specified data.
(Inherited from IRepositoryService.) | |
Save |
Saves the specified data.
(Inherited from IRepositoryService.) |