Configure from the given properties
Namespace: NHibernate.TransactionAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
void Configure( IDictionary props ) |
Visual Basic |
---|
Sub Configure ( _ props As IDictionary _ ) |
Visual C++ |
---|
void Configure( IDictionary^ props ) |
Parameters
- props
- Type: System.Collections..::..IDictionary
[Missing <param name="props"/> documentation for "M:NHibernate.Transaction.ITransactionFactory.Configure(System.Collections.IDictionary)"]