Still very experimental and it's not bullet proof for all situations

Namespace: Castle.ActiveRecord.Framework.Scopes
Assembly:  Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0

Syntax

C#
public class DifferentDatabaseScope : AbstractScope

Inheritance Hierarchy

System..::Object
  System..::MarshalByRefObject
    Castle.ActiveRecord.Framework.Scopes..::AbstractScope
      Castle.ActiveRecord.Framework.Scopes..::DifferentDatabaseScope

See Also