Click or drag to resize
ColumnInfoDatabaseName Property
The database that is the origin of this particular result column.

Namespace: SQLitePCL.pretty
Assembly: SQLitePCL.pretty (in SQLitePCL.pretty.dll) Version: 1.0.0.0 (1.0.0)
Syntax
public string DatabaseName { get; }

Property Value

Type: String
See Also