Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
检查此表是否被标记为永不同步。
bool UltraLite_TableSchema_iface::IsNeverSynchronized()
如果从同步中省略了表,则返回 true。被标记为永不同步的表永远不同步,即使它们包含在发布中。这些表有时称为 nosync 表。
如果该表包含为可同步表,则返回 false。