LOTUS CONNECTORS


Notes Virtual Fields
Notes recognizes a set of virtual fields -- fields which are interpreted differently by the Notes connector than by other connectors. To use these virtual fields, either set the virtual code of the relevant fields to the Notes Connector virtual code (obtain the property LCTOKEN_CONNECTOR_CODE from a Notes connection, and set that code into the properly names field using the LCField.SetVirtualCode method), or use one of the Notes properties which adds a virtual field to the result set. The virtual fields supported by Notes are described below:
Field NameCorresponding PropertyData typeStream Length (in bytes)
UNIDLoadUnidBinary (BLOB)16.00
NOTEIDLoadNoteidIntegerN/A
REFLoadRefBinary (BLOB)16.00
FILELoadFileBinary (Text List)variable (up to 64K)
MODIFIEDLoadModifiedDatetimeN/A
LCXHIERCopyHierarchyBinary (BLOB)8.00
LCXFILECopyFileBinary (BLOB)4.00
LCXSPECCopyCompSpecialBinary (BLOB)4.00
Descriptions may vary based on whether a document is being read (Fetch) or written (Insert or Update):