Click or drag to resize

AdoDataConnectionTryRetrieveRow Method

Overload List
  Name Description
Public method TryRetrieveRow(String, DataRow, Object) Tries to retrieve the first DataRow in the result set of the SQL statement using Connection.
Public method TryRetrieveRow(Int32, String, DataRow, Object) Tries to retrieve the first DataRow in the result set of the SQL statement using Connection.
Top
See Also