Click or drag to resize

IEntitySourceProvider Methods

The IEntitySourceProvider type exposes the following members.

Methods
 NameDescription
Public methodGetTObject(NullableGuid) Get the specified object
Public methodGetTObject(NullableGuid, NullableGuid) Get the specified object
Public methodGetInverseRelations Get the relationships which the object is the target
Public methodGetRelations(Type, NullableGuid) Get relationships
Public methodGetRelationsTObject(NullableGuid) Get relationships
Public methodQueryTObject Query the specified data from the delay load provider
Top
See Also