共用方式為


SqlSyncTableProvisioningCollection 成員

表示 SqlSyncTableProvisioning 物件的集合。

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

公用建構函式

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

頂端

公用屬性

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

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

頂端

受保護的屬性

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

頂端

公用方法

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

  名稱 描述
Public method Add  (繼承自 Collection。)
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 Insert  (繼承自 Collection。)
Public method Ee617547.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  (繼承自 Collection。)
Protected method MemberwiseClone  (繼承自 Object。)
Protected method RemoveItem  (繼承自 Collection。)
Protected method SetItem  (繼承自 Collection。)

頂端

明確介面實作

  名稱 描述
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。)

頂端

請參閱

參考

SqlSyncTableProvisioningCollection 類別
Microsoft.Synchronization.Data.SqlServer 命名空間