Click or drag to resize

SessionBaseSystemDirectory Property

Get the path to the directory of the system Databases (0.odb, 1.odb, 2.odb ...) of this session.

Namespace:  VelocityDb.Session
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public string SystemDirectory { get; }

Property Value

Type: String
See Also