DataSource.NET
7.1.27.94946-7eb8eb54
|
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... | |