Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
保存 dbmlsync 实用程序所需的信息。
typedef struct a_syncpub
char *
形式为“关键字=值;...”的扩展选项。
这些选项与 dbmlsync -eu 选项后跟的选项相同。
struct a_syncpub *
指向列表中下一个节点的指针,NULL 表示最后一个节点。
以逗号分隔的发布名称(不建议使用)。
这与 dbmlsync -n 选项后跟的字符串相同。只有 pub_name 和 subscription 的其中之一可以为非 NULL。
以逗号分隔的预订名称。
这与 dbmlsync -s 选项后跟的字符串相同。只有 pub_name 和 subscription 的其中之一可以为非 NULL。