Property Database
- Namespace
- YndigoBlue.Velocity.Interfaces
- Assembly
- YndigoBlue.Velocity.dll
Database
Gets or sets the database name or catalog to connect to.
string Database { get; set; }
Property Value
Remarks
For SQLite, this represents the folder path containing database files, not a single file.