Membres DbSyncTableDescriptionCollection
Représente une collection d'objets DbSyncTableDescription.
Le type DbSyncTableDescriptionCollection expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
DbSyncTableDescriptionCollection() () () () | Initialise une nouvelle instance de la classe DbSyncTableDescriptionCollection. |
Haut de la page
Méthodes
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Count | (Hérité de Collection< (Of < ( <'DbSyncTableDescription> ) > ) >.) | |
Item[ ( [ ( Int32] ) ] ) | (Hérité de Collection< (Of < ( <'DbSyncTableDescription> ) > ) >.) | |
Item[ ( [ ( String] ) ] ) | Obtient un objet DbSyncTableDescription portant le nom spécifié à partir de la collection. | |
Items | (Hérité de Collection< (Of < ( <'DbSyncTableDescription> ) > ) >.) |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
IList. . :: . .Add(Object) | (Hérité de Collection< (Of < ( <'DbSyncTableDescription> ) > ) >.) | |
IList. . :: . .Contains(Object) | (Hérité de Collection< (Of < ( <'DbSyncTableDescription> ) > ) >.) | |
ICollection. . :: . .CopyTo(Array, Int32) | (Hérité de Collection< (Of < ( <'DbSyncTableDescription> ) > ) >.) | |
IEnumerable. . :: . .GetEnumerator() () () () | (Hérité de Collection< (Of < ( <'DbSyncTableDescription> ) > ) >.) | |
IList. . :: . .IndexOf(Object) | (Hérité de Collection< (Of < ( <'DbSyncTableDescription> ) > ) >.) | |
IList. . :: . .Insert(Int32, Object) | (Hérité de Collection< (Of < ( <'DbSyncTableDescription> ) > ) >.) | |
IList. . :: . .IsFixedSize | (Hérité de Collection< (Of < ( <'DbSyncTableDescription> ) > ) >.) | |
ICollection< (Of < <' (T> ) > > ). . :: . .IsReadOnly | (Hérité de Collection< (Of < ( <'DbSyncTableDescription> ) > ) >.) | |
IList. . :: . .IsReadOnly | (Hérité de Collection< (Of < ( <'DbSyncTableDescription> ) > ) >.) | |
ICollection. . :: . .IsSynchronized | (Hérité de Collection< (Of < ( <'DbSyncTableDescription> ) > ) >.) | |
IList. . :: . .Item[ ( [ ( Int32] ) ] ) | (Hérité de Collection< (Of < ( <'DbSyncTableDescription> ) > ) >.) | |
IList. . :: . .Remove(Object) | (Hérité de Collection< (Of < ( <'DbSyncTableDescription> ) > ) >.) | |
ICollection. . :: . .SyncRoot | (Hérité de Collection< (Of < ( <'DbSyncTableDescription> ) > ) >.) |
Haut de la page