Click or drag to resize

DatabaseFileStream Property

Stream used for reading and writing this Database

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public Stream FileStream { get; set; }

Property Value

Type: Stream
See Also