IDictionary Interface |
Namespace: SuperOffice.COM.Application
The IDictionary type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetFieldId | maps 'person.contact_id' -> 1537 |
![]() | GetFieldLength | Returns the size of the column. String length |
![]() | GetFieldName | maps 1537 -> 'contact_id' |
![]() | GetFieldType | Returns the column type for a given field. Maps 1536 -> enTypeInt, enTypeVstring |
![]() | GetFullName | maps 1537 -> 'person.contact_id' |
![]() | GetTableIdFromFieldId | maps 1536 -> 6 |
![]() | GetTableName | maps 1537 -> 'person' |