SyncDataColumnCollection 類別
伺服器資料庫中資料表之資料行名稱的集合。
命名空間: Microsoft.Synchronization.Data.Server
組件: Microsoft.Synchronization.Data.Server (在 microsoft.synchronization.data.server.dll)
語法
'宣告
<SuppressMessageAttribute("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface")> _
<DefaultMemberAttribute("Item")> _
Public NotInheritable Class SyncDataColumnCollection
Implements IEnumerable
'用途
Dim instance As SyncDataColumnCollection
[SuppressMessageAttribute("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface")]
[DefaultMemberAttribute("Item")]
public sealed class SyncDataColumnCollection : IEnumerable
[SuppressMessageAttribute(L"Microsoft.Design", L"CA1010:CollectionsShouldImplementGenericInterface")]
[DefaultMemberAttribute(L"Item")]
public ref class SyncDataColumnCollection sealed : IEnumerable
/** @attribute SuppressMessageAttribute("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface") */
/** @attribute DefaultMemberAttribute("Item") */
public final class SyncDataColumnCollection implements IEnumerable
SuppressMessageAttribute("Microsoft.Design", "CA1010:CollectionsShouldImplementGenericInterface")
DefaultMemberAttribute("Item")
public final class SyncDataColumnCollection implements IEnumerable
繼承階層
System.Object
Microsoft.Synchronization.Data.Server.SyncDataColumnCollection
執行緒安全性
任何公用靜態 (共用 在 Visual Basic) 此型別的成員具備執行緒安全。不保證任何執行個體成員安全執行緒。
請參閱
參考
SyncDataColumnCollection 成員
Microsoft.Synchronization.Data.Server 命名空間