Click or drag to resize

OrmSqlDecl Method

Namespace:  Unvired.Kernel.SQLite
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string SqlDecl(
	TableMappingColumn p,
	bool storeDateTimeAsTicks
)

Parameters

p
Type: Unvired.Kernel.SQLiteTableMappingColumn
storeDateTimeAsTicks
Type: SystemBoolean

Return Value

Type: String
See Also