Click or drag to resize

TableMapping Class

Inheritance Hierarchy
SystemObject
  Unvired.Kernel.SQLiteTableMapping

Namespace:  Unvired.Kernel.SQLite
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class TableMapping

The TableMapping type exposes the following members.

Constructors
  NameDescription
Public methodTableMapping
Initializes a new instance of the TableMapping class
Top
Properties
Methods
  NameDescription
Protected methodDispose
Releases all resources used by the TableMapping
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodFindColumn
Public methodFindColumnWithPropertyName
Public methodGetHashCode (Inherited from Object.)
Public methodGetInsertCommand
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSetAutoIncPK
Public methodToString (Inherited from Object.)
Top
See Also