| GetSystemCurrency Method | |
| See Also |
Returns the system currency defined in the company database.
See Currency sample.
| Visual Basic |
|---|
Public Function GetSystemCurrency() As Recordset |
A Recordset object that contains one field: SystemCurrency that holds the system currency code.
Exceptions
-2000 The connection with database has been disconnected.