Creates a session for the associated type
Namespace: Castle.ActiveRecord.Framework
Assembly: Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0
Syntax
| C# |
|---|
ISession CreateSession( Type type ) |
Parameters
- type
- Type
[Missing <param> documentation for "type"]
Return Value
See Also
ISessionFactoryHolder Interface
Castle.ActiveRecord.Framework Namespace