![]() | IEntitySourceProvider Interface |
Namespace: SanteDB.Core.Model.EntityLoader
The IEntitySourceProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetTObject(NullableGuid) |
Get the specified object
|
![]() | GetTObject(NullableGuid, NullableGuid) |
Get the specified object
|
![]() | GetRelationsTObject(NullableGuid) |
Get relationships
|
![]() | GetRelationsTObject(NullableGuid, NullableInt32) |
Get relationships
|
![]() | QueryTObject |
Query the specified data from the delay load provider
|