Click or drag to resize
DatabaseUpdateEventArgsTable Property
The table name containing the affected row.

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

Property Value

Type: String
See Also