다음을 통해 공유


SyncColumnMappingCollection 멤버

SyncColumnMapping 개체의 컬렉션을 포함합니다.

다음 표에서는 SyncColumnMappingCollection 형식에 의해 노출되는 멤버의 목록을 보여 줍니다.

Public 생성자

  이름 설명
Public method SyncColumnMappingCollection SyncColumnMappingCollection 클래스의 새 인스턴스를 초기화합니다.

위쪽

Public 속성

( Protected 속성 참조)

  이름 설명
Public property Count  ( Collection에서 상속됩니다.)
Public property Item  ( Collection에서 상속됩니다.)

위쪽

Protected 속성

  이름 설명
Protected property Items  ( Collection에서 상속됩니다.)

위쪽

Public 메서드

( Protected 메서드 참조)

  이름 설명
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 개체를 검색하여 해당 개체가 처음 발견된 인덱스(0부터 시작)를 반환합니다.
Public method IndexOfServerColumn 열 이름을 지정한 경우 SyncColumnMapping 개체를 검색합니다. 전체 컬렉션에서 해당 개체가 처음 발견된 인덱스(0부터 시작)를 반환합니다.
Public method Insert  ( Collection에서 상속됩니다.)
Public method Bb686943.static(ko-kr,SQL.105).gif ReferenceEquals  ( Object에서 상속됩니다.)
Public method Remove  ( Collection에서 상속됩니다.)
Public method RemoveAt  ( Collection에서 상속됩니다.)
Public method ToString  ( Object에서 상속됩니다.)

위쪽

Protected 메서드

  이름 설명
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 네임스페이스