This structure queries shared partitions.
Type ESB_PART_REPL_T PartitionCount As Long UpdatedOnly As Integer End Type
Data Type | Field | Descriptions |
Long | PartitionCount | Number of partitions to refresh from (-1 == ALL) |
Integer (Boolean) | UpdatedOnly | Refreshes only the cells modified at the source since the last refresh operation. |
ESB_PART_CONNECT_INFO_T | pHostDatabase | Array of partition specifications. |