Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » UltraLite - .NET 编程 » UltraLite .NET 2.0 API 参考 » ULPublicationSchema 类

 

SYNC_ALL_DB 字段

对应于整个数据库的空发布列表。此字段为常量并是只读字段。

语法
Visual Basic
Public Shared SYNC_ALL_DB As String
C#
public const string  SYNC_ALL_DB;
另请参见