Scripting/Squirrel/Functions/SQLite/GetSQLColumnCount

From VC-MP Wiki

Jump to: navigation, search

This function returns column count of the given query result.

Syntax

int GetSQLColumnCount( sqliteQuery query )

Arguments

Example

For usage example, check the general SQLite database example from the wiki tutorials.

Related Functions

Personal tools
squirrel scripting