Click or drag to resize
GDSqlitesqlite3_finalize Method

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public static int sqlite3_finalize(
	GDSqliteStatement statement
)

Parameters

statement
Type: GDGDSqliteStatement

Return Value

Type: Int32
See Also