TableQueryTTable Property |
Namespace:
Unvired.Kernel.SQLite
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic TableMapping Table { get; }Public ReadOnly Property Table As TableMapping
Get
public:
property TableMapping^ Table {
TableMapping^ get ();
}member Table : TableMapping with get
Property Value
Type:
TableMapping
See Also