SyncSchemaForeignKeys 成员

表示 SyncSchemaForeignKey 对象的集合。

以下各表列出了由 SyncSchemaForeignKeys 类型公开的成员。

公共属性

  名称 说明
Public property Count 获取集合中的 SyncSchemaForeignKey 对象数。
Public property Item 已重载。从集合中获取 SyncSchemaForeignKey 对象。
Public property Values 获取在 SyncSchemaForeignKeys 对象中包含的值的集合。

顶部

公共方法

(请参阅 受保护的方法 )

  名称 说明
Public method Add 已重载。将 SyncSchemaForeignKey 对象添加到集合的末尾。
Public method Clear 清除所有 SyncSchemaForeignKey 对象的集合。
Public method Contains 确定集合中是否存在具有指定名称的 SyncSchemaForeignKey 对象。
Public method Equals  已重载。 (继承自 Object。)
Public method GetHashCode  (继承自 Object。)
Public method GetType  (继承自 Object。)
Public method IndexOf 在给定约束名时搜索 SyncSchemaForeignKey 对象,并返回整个集合中第一个匹配项的从零开始的索引。
Public method Bb734351.static(zh-cn,SQL.105).gif ReferenceEquals  (继承自 Object。)
Public method Remove 从集合中移除具有指定名称的 SyncSchemaForeignKey 对象的第一个匹配项。
Public method ToString  (继承自 Object。)

顶部

受保护的方法

  名称 说明
Protected method Finalize  (继承自 Object。)
Protected method MemberwiseClone  (继承自 Object。)

顶部

请参阅

参考

SyncSchemaForeignKeys 类
Microsoft.Synchronization.Data 命名空间