Click or drag to resize

BCRepository Constructor

Initializes a new instance of the BCRepository class. Connects to local server and opens the default vault for reading or writing in the context of the main area. Connection is closed when the instance is disposed.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Server
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax
public BCRepository()
See Also