-
Notifications
You must be signed in to change notification settings - Fork 0
TQueryDatabase_ExecuteAsync()
Jacob Spitzer edited this page Aug 28, 2022
·
2 revisions
Execute TQuery SQL command asynchronously using Task.
public System.Threading.Tasks.Task<int> ExecuteAsync();