DbSyncTableDescriptionCollection 成员
表示 DbSyncTableDescription 对象的集合。
以下各表列出了由 DbSyncTableDescriptionCollection 类型公开的成员。
公共构造函数
名称 | 说明 | |
---|---|---|
DbSyncTableDescriptionCollection | 初始化 DbSyncTableDescriptionCollection 类的一个新实例。 |
顶部
公共属性
(请参阅 受保护的属性 )
名称 | 说明 | |
---|---|---|
Count | (继承自 Collection。) | |
Item | 已重载。 |
顶部
受保护的属性
名称 | 说明 | |
---|---|---|
Items | (继承自 Collection。) |
顶部
公共方法
(请参阅 受保护的方法 )
名称 | 说明 | |
---|---|---|
Add | (继承自 Collection。) | |
Clear | (继承自 Collection。) | |
Contains | (继承自 Collection。) | |
CopyTo | (继承自 Collection。) | |
Equals | 已重载。 (继承自 Object。) | |
GetEnumerator | (继承自 Collection。) | |
GetHashCode | (继承自 Object。) | |
GetType | (继承自 Object。) | |
IndexOf | (继承自 Collection。) | |
Insert | (继承自 Collection。) | |
ReferenceEquals | (继承自 Object。) | |
Remove | (继承自 Collection。) | |
RemoveAt | (继承自 Collection。) | |
ToString | (继承自 Object。) |
顶部
受保护的方法
名称 | 说明 | |
---|---|---|
ClearItems | (继承自 Collection。) | |
Finalize | (继承自 Object。) | |
InsertItem | (继承自 Collection。) | |
MemberwiseClone | (继承自 Object。) | |
RemoveItem | (继承自 Collection。) | |
SetItem | (继承自 Collection。) |
顶部
显式接口实现
名称 | 说明 | |
---|---|---|
System.Collections.ICollection.CopyTo | (继承自 Collection。) | |
System.Collections.IEnumerable.GetEnumerator | (继承自 Collection。) | |
System.Collections.IList.Add | (继承自 Collection。) | |
System.Collections.IList.Contains | (继承自 Collection。) | |
System.Collections.IList.IndexOf | (继承自 Collection。) | |
System.Collections.IList.Insert | (继承自 Collection。) | |
System.Collections.IList.Remove | (继承自 Collection。) | |
System.Collections.Generic.ICollection.IsReadOnly | (继承自 Collection。) | |
System.Collections.ICollection.IsSynchronized | (继承自 Collection。) | |
System.Collections.ICollection.SyncRoot | (继承自 Collection。) | |
System.Collections.IList.IsFixedSize | (继承自 Collection。) | |
System.Collections.IList.IsReadOnly | (继承自 Collection。) | |
System.Collections.IList.Item | (继承自 Collection。) |
顶部
请参阅
参考
DbSyncTableDescriptionCollection 类
Microsoft.Synchronization.Data 命名空间