Contains functions for interacting with the ISUserData table.
Methods
|
Name |
Description |
|
Add |
Adds a new record to the ISUserData table. |
|
AddDate |
Adds a single Date entry into ISUserData. |
|
AddDecimal |
Adds a single Decimal entry into ISUserData. |
|
AddInteger |
Adds a single Integer entry into ISUserData. |
|
AddMemo |
Adds a single Memo (String) entry into ISUserData. |
|
AddString |
Adds a single String entry into ISUserData. |
|
Delete |
Deletes UserData matching a SourceType, SourcePk and Key combination. |
|
GetTimestamp |
Retrieves a Timestamp for a UserData record matching a SourceType, SourcePk and Key combination. |
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0