{CompanyName} FlexyGo

DataManager..::..GetValue Method

Overload List


  Name Description
Public method GetValue(String, String, List<(Of <<'(DbParameter>)>>))
Gets the value returned by a SQl sentence for a given field name.
Public method GetValue(String, Int32, List<(Of <<'(DbParameter>)>>))
Gets the value returned by a SQl sentence for a given field index.
Public method GetValue(String, List<(Of <<'(DbParameter>)>>))
Gets the value of the first column after running the SQL sentence.