Executes the query, and returns the first column of the first row in the result set returned by the query. Note that extra columns and/or rows are ignored.
The first column of the first row in the result set. If the result set is empty, a null reference is returned.
MimerCommand Class | Mimer.Data.Client Namespace