Namespace:
SQLite
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public TableMapping(
Type type,
CreateFlags createFlags = CreateFlags.None
)
Parameters
- type
- Type: SystemType
- createFlags (Optional)
- Type: SQLiteCreateFlags
See Also