-
Notifications
You must be signed in to change notification settings - Fork 0
TQueryableBool_T__Execute()
Jacob Spitzer edited this page Aug 28, 2022
·
2 revisions
Execute TQuery SQL boolean command and returns true or false.
public bool Execute();
System.Boolean
True if the command result is true, otherwise returns false.