AdoDataConnectionTryRetrieveRowAsync Method

Overload List

TryRetrieveRowAsync(String, CancellationToken, Object) Tries to retrieve the first DataRow in the result set of the SQL statement using Connection.
TryRetrieveRowAsync(Int32, String, CancellationToken, Object) Tries to retrieve the first DataRow in the result set of the SQL statement using Connection.

See Also