Property PermanentSpace
- Namespace
- YndigoBlue.Velocity.Connections
- Assembly
- YndigoBlue.Velocity.dll
PermanentSpace
Gets or sets the permanent space allocation in bytes for database objects. Default is 100000000 (100MB).
public int PermanentSpace { get; set; }