Click or drag to resize

TableMappingColumnSetValue 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 void SetValue(
	Object obj,
	Object val
)

Parameters

obj
Type: SystemObject
val
Type: SystemObject
See Also