Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在为同步提供数据库的步骤中,可以
获取表的解密,包括该表中的触发器?
如果是,有人知道该怎么做吗?
不,GetDescriptionForTable 只是为了检索表的结构以进行数据同步。Sync Fx 不同步模式,因此它不关心其他数据库对象,例如触发器、视图、存储过程等...