AdoDataConnectionTryRetrieveRow Method

Overload List

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

See Also