Method | Description | |
---|---|---|
BuildSchema ( ) : ISession | ||
ExportSchema ( string exportFilePath ) : void | ||
File ( ) : |
||
InMemory ( ) : |
||
MySql ( ) : |
Method | Description | |
---|---|---|
DataProvider ( IPersistenceConfigurer dbType ) : FluentNHibernate.Cfg |
protected DataProvider ( IPersistenceConfigurer dbType ) : FluentNHibernate.Cfg | ||
dbType | IPersistenceConfigurer | |
return | FluentNHibernate.Cfg |
public ExportSchema ( string exportFilePath ) : void | ||
exportFilePath | string | |
return | void |