Skip to content

TQueryExecute_T__Execute()

Jacob Spitzer edited this page Aug 28, 2022 · 2 revisions

TQueryExecute<T>.Execute() Method

Execute TQuery SQL command.

public int Execute();

Returns

System.Int32
The number of rows affected.

Clone this wiki locally