Property | Type | Description | |
---|---|---|---|
ConnectionString | string | ||
Driver | SupportedNHDrivers | ||
EnablePostCommitListener | bool | ||
FluentMappingsAssembly | |||
OutputMappings | bool | ||
SessionContextType | string | ||
ShowSql | bool |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
NhConfigurationCacheKey ( SupportedNHDrivers driver, string connectionString, |
||
ToString ( ) : string |
public NhConfigurationCacheKey ( SupportedNHDrivers driver, string connectionString, |
||
driver | SupportedNHDrivers | |
connectionString | string | |
fluentMappingsAssembly | ||
showSql | bool | |
enablePostCommitListener | bool | |
sessionContextType | string | |
outputMappings | bool | |
return | System |
public Assembly,System.Reflection FluentMappingsAssembly | ||
return |