CrossTable
Returns or sets a cross table (object Table). This table must be a table of GDB (not a temporary one) and have the unique link mode (the constant is gdbLinkUniq) with a feature type, the owner of link descriptor. A temporary GDB table cannot be used as the cross table. Setting a value of this property is possible only if the link mode is the indirect link (the property DataLink::LinkCategory returns gdbLinkIndirect). If there are other link modes, the property value is Null. If you change the link mode, the property becomes Null. The property supports read/write access.