Compartir a través de


DbSyncColumnDescriptionCollection Miembros

Representa una colección de objetos DbSyncColumnDescription.

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

Constructores públicos

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

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  (Se hereda de Collection).
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  (Se hereda de Collection).
Public method Insert  (Se hereda de Collection).
Public method Ee617426.static(es-es,SQL.105).gif ReferenceEquals  (Se hereda de Object).
Public method Remove  (Se hereda de Collection).
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

DbSyncColumnDescriptionCollection Clase
Microsoft.Synchronization.Data Espacio de nombres