Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
创建可用于控制同步的 dbmlsync 客户端类实例。
public static DbmlsyncClient * InstantiateClient(void)
指向已创建的新实例的指针。发生错误时返回空值。
此方法返回的指针可用于调用此类中的其余方法。您可以通过调用指针上的标准删除运算符来取消实例。