Click or drag to resize

DatabaseFileStream Property

Stream used for reading and writing this Database

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

Property Value

Type: Stream
See Also