Represents a Data Schema Table.
Implements I_ISDirty, I_ISObjectName
Methods
|
Name |
Description |
|
Clear |
Clears this object and sets all of its properties to their defaults. |
|
GetObjectName |
|
Properties
|
Name |
Description |
|
AllowUser |
Indicates whether this Table supports User0 to User9 fields. |
|
AllowUserDate |
Indicates whether this Table supports UserDate0 to UserDate9 fields. |
|
AllowUserDecimal |
Indicates whether this Table supports UserCurrency0 to UserCurrency9 fields. |
|
AllowUserInteger |
Indicates whether this Table supports UserInteger0 to UserInteger9 fields. |
|
Description |
The Description of this Data Schema Table. |
|
Fields Read-Only |
A collection of Fields. |
|
IsDirty Read-Only |
Indicates whether this object has been modified since being created, loaded or refreshed. |
|
IsSystemTable |
Indicates whether this is a System Table. Even if there is no SystemTableName, this may be a system table that does not relate to a database table. |
|
Parent Read-Only |
|
|
SystemTableName |
The Name of this System Table (a table in the finPOWER Connect database) that this table will save data to. |
|
TableId |
The Name of this Data Schema Table. |
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0