LookupContext Methods
The LookupContext type exposes the following members.
Methods
Name | Description | |
---|---|---|
EfInitializeFieldDefinitions |
Efs the initialize field definitions.
|
|
EfInitializePrimaryKeys |
Efs the initialize primary keys.
|
|
EfInitializeTableDefinitions |
Efs the initialize table definitions.
|
|
GetAutoFillDataMaui<(Of <<'(TEntity>)>>) |
Gets the automatic fill data maui.
|
|
GetIncludes |
Gets the includes.
|
|
GetLookupDataMaui<(Of <<'(TEntity>)>>) |
Gets the lookup data maui.
|
|
GetQueryable<(Of <<'(TEntity>)>>) |
Gets the queryable.
|
|
GetQueryableTable<(Of <<'(TEntity>)>>) |
Gets the queryable table.
|
|
Initialize |
Has the Entity Framework platform set up this object's table and field definitions
based on DbContext's model setup. The first time this class is used, this method
is run.
|