SQLINQ Class Library  (April 2015)
Using SQLINQ to transform UML to C#
Assets.SQLINQ.SQLite.Net.TableMapping Member List

This is the complete list of members for Assets.SQLINQ.SQLite.Net.TableMapping, including all inherited members.

Columns (defined in Assets.SQLINQ.SQLite.Net.TableMapping)Assets.SQLINQ.SQLite.Net.TableMapping
FindColumn(string columnName) (defined in Assets.SQLINQ.SQLite.Net.TableMapping)Assets.SQLINQ.SQLite.Net.TableMapping
FindColumnWithPropertyName(string propertyName) (defined in Assets.SQLINQ.SQLite.Net.TableMapping)Assets.SQLINQ.SQLite.Net.TableMapping
GetByPrimaryKeySql (defined in Assets.SQLINQ.SQLite.Net.TableMapping)Assets.SQLINQ.SQLite.Net.TableMapping
GetInsertCommand(SQLiteConnection conn, string extra) (defined in Assets.SQLINQ.SQLite.Net.TableMapping)Assets.SQLINQ.SQLite.Net.TableMapping
HasAutoIncPK (defined in Assets.SQLINQ.SQLite.Net.TableMapping)Assets.SQLINQ.SQLite.Net.TableMapping
InsertColumns (defined in Assets.SQLINQ.SQLite.Net.TableMapping)Assets.SQLINQ.SQLite.Net.TableMapping
InsertOrReplaceColumns (defined in Assets.SQLINQ.SQLite.Net.TableMapping)Assets.SQLINQ.SQLite.Net.TableMapping
MappedType (defined in Assets.SQLINQ.SQLite.Net.TableMapping)Assets.SQLINQ.SQLite.Net.TableMapping
PK (defined in Assets.SQLINQ.SQLite.Net.TableMapping)Assets.SQLINQ.SQLite.Net.TableMapping
SetAutoIncPK(object obj, long id) (defined in Assets.SQLINQ.SQLite.Net.TableMapping)Assets.SQLINQ.SQLite.Net.TableMapping
TableMapping(Type type, CreateFlags createFlags=CreateFlags.None) (defined in Assets.SQLINQ.SQLite.Net.TableMapping)Assets.SQLINQ.SQLite.Net.TableMapping
TableName (defined in Assets.SQLINQ.SQLite.Net.TableMapping)Assets.SQLINQ.SQLite.Net.TableMapping