| Overload | Description |
|---|---|
| Read(String,Int32,String) | Read a row (record) from the table using a key value and a key of reference. |
| Read(Int32,Int32,String) | Read a row (record) from the table using a key value and a key of reference. |
| Read(Decimal,Int32,String) | Read a row (record) from the table using a key value and a key of reference. |