Compartir a través de


DbSyncAdapterCollection Miembros

Colección de objetos DbSyncAdapter.

En las siguientes tablas se incluyen los miembros que expone el tipo DbSyncAdapterCollection .

Constructores públicos

  Nombre Descripción
Public method DbSyncAdapterCollection Inicializa una nueva instancia de la clase DbSyncAdapterCollection.

Arriba

Propiedades públicas

(vea también Propiedades protegidas )

  Nombre Descripción
Public property Count  (Se hereda de Collection).
Public property Item Sobrecargado.  

Arriba

Propiedades protegidas

  Nombre Descripción
Protected property Items  (Se hereda de Collection).

Arriba

Métodos públicos

(vea también Métodos protegidos )

  Nombre Descripción
Public method Add  (Se hereda de Collection).
Public method Clear  (Se hereda de Collection).
Public method Contains Sobrecargado.  
Public method CopyTo  (Se hereda de Collection).
Public method Equals  Sobrecargado. (Se hereda de Object).
Public method GetEnumerator  (Se hereda de Collection).
Public method GetHashCode  (Se hereda de Object).
Public method GetType  (Se hereda de Object).
Public method IndexOf Sobrecargado.  
Public method Insert  (Se hereda de Collection).
Public method Cc807227.static(es-es,SQL.105).gif ReferenceEquals  (Se hereda de Object).
Public method Remove Sobrecargado.  
Public method RemoveAt  (Se hereda de Collection).
Public method ToString  (Se hereda de Object).

Arriba

Métodos protegidos

  Nombre Descripción
Protected method ClearItems  (Se hereda de Collection).
Protected method Finalize  (Se hereda de Object).
Protected method InsertItem  (Se hereda de Collection).
Protected method MemberwiseClone  (Se hereda de Object).
Protected method RemoveItem  (Se hereda de Collection).
Protected method SetItem  (Se hereda de Collection).

Arriba

Implementaciones de interfaces explícitas

  Nombre Descripción
Explicit interface implementation Method System.Collections.ICollection.CopyTo  (Se hereda de Collection).
Explicit interface implementation Method System.Collections.IEnumerable.GetEnumerator  (Se hereda de Collection).
Explicit interface implementation Method System.Collections.IList.Add  (Se hereda de Collection).
Explicit interface implementation Method System.Collections.IList.Contains  (Se hereda de Collection).
Explicit interface implementation Method System.Collections.IList.IndexOf  (Se hereda de Collection).
Explicit interface implementation Method System.Collections.IList.Insert  (Se hereda de Collection).
Explicit interface implementation Method System.Collections.IList.Remove  (Se hereda de Collection).
Explicit interface implementation Property System.Collections.Generic.ICollection.IsReadOnly  (Se hereda de Collection).
Explicit interface implementation Property System.Collections.ICollection.IsSynchronized  (Se hereda de Collection).
Explicit interface implementation Property System.Collections.ICollection.SyncRoot  (Se hereda de Collection).
Explicit interface implementation Property System.Collections.IList.IsFixedSize  (Se hereda de Collection).
Explicit interface implementation Property System.Collections.IList.IsReadOnly  (Se hereda de Collection).
Explicit interface implementation Property System.Collections.IList.Item  (Se hereda de Collection).

Arriba

Vea también

Referencia

DbSyncAdapterCollection Clase
Microsoft.Synchronization.Data Espacio de nombres