IElementCreator Methods |
The IElementCreator type exposes the following members.
Name | Description | |
---|---|---|
CreateDynamicRelation(DerivedTableDefinition) |
Creates a new dynamic relation instance
(Inherited from IElementCreatorCore.) | |
CreateDynamicRelation(DerivedTableDefinition, JoinHint, DerivedTableDefinition, IPredicate) |
Creates a new dynamic relation instance
(Inherited from IElementCreatorCore.) | |
CreateDynamicRelation(DerivedTableDefinition, JoinHint, String, String, IPredicate) |
Creates a new dynamic relation instance
(Inherited from IElementCreatorCore.) | |
CreateDynamicRelation(IEntityFieldCore, JoinHint, DerivedTableDefinition, String, IPredicate) |
Creates a new dynamic relation instance
(Inherited from IElementCreatorCore.) | |
CreateDynamicRelation(String, JoinHint, String, String, String, IPredicate) |
Creates a new dynamic relation instance
(Inherited from IElementCreatorCore.) | |
CreateDynamicRelation(IEntityFieldCore, JoinHint, String, String, String, IPredicate) |
Creates a new dynamic relation instance
(Inherited from IElementCreatorCore.) | |
CreateResultsetFields |
Creates a new resultset fields object with the number of field slots reserved as specified
| |
GetFactory(Int32) |
Gets the factory of the Entity type with the EntityType value passed in
| |
GetFactory(Type) |
Gets the factory of the Entity type with the .NET type passed in
| |
GetTypedListDao |
Gets an instance of the TypedListDAO class to execute dynamic lists and projections.
| |
GetTypedViewFields |
Gets the typed view fields of the typedview with the typedviewenum type value specified.
(Inherited from IElementCreatorCore.) | |
ObtainInheritanceInfoProviderInstance |
Obtains the inheritance info provider instance from the singleton
(Inherited from IElementCreatorCore.) |