|
DataSource.NET
8.0.13.562038-b0f3b66e
|
![]() |
Classes | |
| interface | IFieldInfo |
The IFieldInfo interface represents a field defined for the DataSource. Fields are defined in the DataSource configuration file using the format add-field <FieldName> <FieldNumber>. More... | |
| interface | IFieldManager |
| The IFieldManager interface provides access to the mapping between field names and their corresponding field numbers. More... | |
| class | NamespaceDoc |
| class | UnknownFieldException |
| Thrown when a field is added to a record and the name of the field is not present in the local fields configuration. More... | |