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 类

 

ULPublicationSchema 成员

公共字段
成员名称 说明

SYNC_ALL_DB 字段

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

SYNC_ALL_PUBS 字段

对应于所有发布的发布名称 "*"。此字段为常量并是只读字段。

公共属性
成员名称 说明

IsOpen 属性

确定发布模式是处于打开状态还是关闭状态。

Name 属性

返回此发布的名称。

另请参见