ISecured |
The ISecuredRepositoryService type exposes the following members.
| Name | Description | |
|---|---|---|
| ServiceName |
Gets the service name
(Inherited from IServiceImplementation) |
| 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) |
Find the specified object
(Inherited from IRepositoryService) Obsolete | |
| Get |
Get the specified object
(Inherited from IRepositoryService) | |
| Insert |
Inserts the specified data.
(Inherited from IRepositoryService) | |
| Save |
Saves the specified data.
(Inherited from IRepositoryService) |