DbSyncColumnMappingCollection 成员
表示 DbSyncColumnMapping 对象的集合。
以下各表列出了由 DbSyncColumnMappingCollection 类型公开的成员。
名称 | 说明 | |
---|---|---|
DbSyncColumnMappingCollection | 初始化 DbSyncColumnMappingCollection 类的一个新实例。 |
顶部
(请参阅 受保护的属性 )
名称 | 说明 | |
---|---|---|
Count | (继承自 Collection。) | |
Item | (继承自 Collection。) |
顶部
名称 | 说明 | |
---|---|---|
Items | (继承自 Collection。) |
顶部
(请参阅 受保护的方法 )
名称 | 说明 | |
---|---|---|
Add | 已重载。 | |
Clear | (继承自 Collection。) | |
Contains | (继承自 Collection。) | |
CopyTo | (继承自 Collection。) | |
Equals | 已重载。 (继承自 Object。) | |
GetEnumerator | (继承自 Collection。) | |
GetHashCode | (继承自 Object。) | |
GetType | (继承自 Object。) | |
IndexOf | (继承自 Collection。) | |
IndexOfLocalColumn | 在给定本地列名时搜索 DbSyncColumnMapping 对象,并返回整个集合中第一个匹配项的从零开始的索引。 | |
IndexOfRemoteColumn | 在给定远程列名时搜索 DbSyncColumnMapping 对象,并返回整个集合中第一个匹配项的从零开始的索引。 | |
Insert | (继承自 Collection。) | |
ReferenceEquals | (继承自 Object。) | |
Remove | (继承自 Collection。) | |
RemoveAt | (继承自 Collection。) | |
ToString | (继承自 Object。) |
顶部
名称 | 说明 | |
---|---|---|
ClearItems | (继承自 Collection。) | |
Finalize | (继承自 Object。) | |
InsertItem | 已重载。 | |
MemberwiseClone | (继承自 Object。) | |
RemoveItem | (继承自 Collection。) | |
SetItem | 已重载。 |
顶部
名称 | 说明 | |
---|---|---|
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。) |
顶部
DbSyncColumnMappingCollection 类
Microsoft.Synchronization.Data 命名空间