Click or drag to resize

PreparedSqlLiteInsertCommandExecuteNonQuery 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 int ExecuteNonQuery(
	Object[] source
)

Parameters

source
Type: SystemObject

Return Value

Type: Int32
See Also