Click or drag to resize

LoadByIdGetterRowProvider Class

Provides access to a row, which is loaded by Id, which is obtained from a lambda upon first reference.
Inheritance Hierarchy

Namespace:  Aloe.SystemFrameworks.Domain.DataAccess
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public class LoadByIdGetterRowProvider : RowProvider

The LoadByIdGetterRowProvider type exposes the following members.

Constructors
  NameDescription
Public methodLoadByIdGetterRowProvider
Initializes a new instance of the LoadByIdGetterRowProvider class.
Top
Properties
See Also