Click or drag to resize

GeneratorUtilsGetAllEntityMappingsInScope Method

Overload List
  NameDescription
Public methodStatic memberGetAllEntityMappingsInScope(IGenerator)
Gets all entity mappings of the entities currently in the scope of the generator, for the database currently targeted
Public methodStatic memberGetAllEntityMappingsInScope(IGenerator, String)
Gets all entity mappings of the entities currently in the scope of the generator, for the database with the id specified
Top
See Also