Implementation of this interface provide a way to get the current scope.
This is used by the rest of the Active Record framework to grab a scope (and from it a session).
Namespace: Castle.ActiveRecord.Framework
Assembly: Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0
Syntax
| C# |
|---|
public interface IThreadScopeInfo |
See Also
IThreadScopeInfo Members
Castle.ActiveRecord.Framework Namespace