CollectClassInfos(Boolean, IEnumerable<Assembly>)
|
addNonPersistent, assemblies
|
|
CollectClassInfos(Boolean, Assembly[])
|
addNonPersistent, assemblies
|
Obtains the metadata information for all the persistent objects that are defined in the specified assemblies.
|
CollectClassInfos(IEnumerable<Assembly>)
|
assemblies
|
|
CollectClassInfos(IEnumerable<Type>)
|
types
|
|
CollectClassInfos(Assembly[])
|
assemblies
|
Obtains the metadata information for all the persistent objects that are defined in the specified assemblies.
|
CollectClassInfos(Type[])
|
types
|
Obtains the metadata information for all the persistent objects of the specified class types.
|