Метод | Описание | |
---|---|---|
GetMappings ( ) : string[] |
Get the mapping xml to add to NHibernate's configuration. Note that we allow to return more than a single mapping, each string is treated as a seperated document.
|
public abstract GetMappings ( ) : string[] | ||
Результат | string[] |