Represents the connection to the server. It is used to select the vault and the context to work in,
and it manages the transaction that is required to access the vault.
Inheritance Hierarchy

BlueCieloECM.InnoCielo.Meridian DisposableObject
BlueCieloECM.InnoCielo.Meridian.Server BCRepository
Namespace: BlueCieloECM.InnoCielo.Meridian.Server
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax
public class BCRepository : DisposableObject
Remarks
See Also