| GetLocalCurrency Method | |
| See Also |
Returns the local currency defined in the company database.
See Currency sample.
| Visual Basic |
|---|
Public Function GetLocalCurrency() As Recordset |
A Recordset object containing one field named LocalCurrency that holds the local currency code.
Exceptions
-2000 The connection with database has been disconnected.