共用方式為


SyncColumnMappingCollection 成員

包含 SyncColumnMapping 物件的集合。

下表列出 SyncColumnMappingCollection 型別公開的成員。

公用建構函式

  名稱 描述
Public method SyncColumnMappingCollection 初始化 SyncColumnMappingCollection 類別的新執行個體。

頂端

公用屬性

(另請參閱 受保護的屬性 )

  名稱 描述
Public property Count  (繼承自 Collection。)
Public property Item  (繼承自 Collection。)

頂端

受保護的屬性

  名稱 描述
Protected property Items  (繼承自 Collection。)

頂端

公用方法

(另請參閱 受保護的方法 )

  名稱 描述
Public method Add 多載。 
Public method Clear  (繼承自 Collection。)
Public method Contains  (繼承自 Collection。)
Public method CopyTo  (繼承自 Collection。)
Public method Equals  多載。 (繼承自 Object。)
Public method GetEnumerator  (繼承自 Collection。)
Public method GetHashCode  (繼承自 Object。)
Public method GetType  (繼承自 Object。)
Public method IndexOf  (繼承自 Collection。)
Public method IndexOfClientColumn 在給定資料行名稱時搜尋 SyncColumnMapping 物件,並傳回整個集合中第一次發生之以零起始的索引。
Public method IndexOfServerColumn 在給定資料行名稱時搜尋 SyncColumnMapping 物件。傳回整個集合中第一次發生之以零起始的索引。
Public method Insert  (繼承自 Collection。)
Public method Bb686943.static(zh-tw,SQL.105).gif ReferenceEquals  (繼承自 Object。)
Public method Remove  (繼承自 Collection。)
Public method RemoveAt  (繼承自 Collection。)
Public method ToString  (繼承自 Object。)

頂端

受保護的方法

  名稱 描述
Protected method ClearItems  (繼承自 Collection。)
Protected method Finalize  (繼承自 Object。)
Protected method InsertItem 多載。 
Protected method MemberwiseClone  (繼承自 Object。)
Protected method RemoveItem  (繼承自 Collection。)
Protected method SetItem 多載。 

頂端

明確介面實作

  名稱 描述
Explicit interface implementation Method System.Collections.ICollection.CopyTo  (繼承自 Collection。)
Explicit interface implementation Method System.Collections.IEnumerable.GetEnumerator  (繼承自 Collection。)
Explicit interface implementation Method System.Collections.IList.Add  (繼承自 Collection。)
Explicit interface implementation Method System.Collections.IList.Contains  (繼承自 Collection。)
Explicit interface implementation Method System.Collections.IList.IndexOf  (繼承自 Collection。)
Explicit interface implementation Method System.Collections.IList.Insert  (繼承自 Collection。)
Explicit interface implementation Method System.Collections.IList.Remove  (繼承自 Collection。)
Explicit interface implementation Property System.Collections.Generic.ICollection.IsReadOnly  (繼承自 Collection。)
Explicit interface implementation Property System.Collections.ICollection.IsSynchronized  (繼承自 Collection。)
Explicit interface implementation Property System.Collections.ICollection.SyncRoot  (繼承自 Collection。)
Explicit interface implementation Property System.Collections.IList.IsFixedSize  (繼承自 Collection。)
Explicit interface implementation Property System.Collections.IList.IsReadOnly  (繼承自 Collection。)
Explicit interface implementation Property System.Collections.IList.Item  (繼承自 Collection。)

頂端

請參閱

參考

SyncColumnMappingCollection 類別
Microsoft.Synchronization.Data.Server 命名空間