IElementCreatorCore Methods |
The IElementCreatorCore type exposes the following members.
Methods
| Name | Description |
---|
![Public method Public method](../icons/pubmethod.gif) | CreateDynamicRelation(DerivedTableDefinition) |
Creates a new dynamic relation instance
|
![Public method Public method](../icons/pubmethod.gif) | CreateDynamicRelation(DerivedTableDefinition, JoinHint, DerivedTableDefinition, IPredicate) |
Creates a new dynamic relation instance
|
![Public method Public method](../icons/pubmethod.gif) | CreateDynamicRelation(DerivedTableDefinition, JoinHint, String, String, IPredicate) |
Creates a new dynamic relation instance
|
![Public method Public method](../icons/pubmethod.gif) | CreateDynamicRelation(IEntityFieldCore, JoinHint, DerivedTableDefinition, String, IPredicate) |
Creates a new dynamic relation instance
|
![Public method Public method](../icons/pubmethod.gif) | CreateDynamicRelation(String, JoinHint, String, String, String, IPredicate) |
Creates a new dynamic relation instance
|
![Public method Public method](../icons/pubmethod.gif) | CreateDynamicRelation(IEntityFieldCore, JoinHint, String, String, String, IPredicate) |
Creates a new dynamic relation instance
|
![Public method Public method](../icons/pubmethod.gif) | GetFactory(Int32) |
Gets the factory of the Entity type with the EntityType value passed in
|
![Public method Public method](../icons/pubmethod.gif) | GetFactory(Type) |
Gets the factory of the Entity type with the .NET type passed in
|
![Public method Public method](../icons/pubmethod.gif) | GetTypedViewFields |
Gets the typed view fields of the typedview with the typedviewenum type value specified.
|
![Public method Public method](../icons/pubmethod.gif) | ObtainInheritanceInfoProviderInstance |
Obtains the inheritance info provider instance from the singleton
|
Top
See Also