Click or drag to resize

AdoDataConnectionRetrieveRow Method

Overload List
  Name Description
Public method RetrieveRow(String, Object) Executes the SQL statement using Connection, and returns the first DataRow in the result set.
Public method RetrieveRow(Int32, String, Object) Executes the SQL statement using Connection, and returns the first DataRow in the result set.
Top
See Also