FakeParameterCollection - свойства |
Тип FakeParameterCollection предоставляет следующие члены.
Имя | Описание | |
---|---|---|
Count | (Переопределяет DbParameterCollectionCount.) | |
IsFixedSize | Specifies whether the collection is a fixed size. (Унаследован от DbParameterCollection.) | |
IsReadOnly | Specifies whether the collection is read-only. (Унаследован от DbParameterCollection.) | |
IsSynchronized | Specifies whether the collection is synchronized. (Унаследован от DbParameterCollection.) | |
ItemInt32 | Gets or sets the DbParameter at the specified index. (Унаследован от DbParameterCollection.) | |
ItemString | Gets or sets the DbParameter with the specified name. (Унаследован от DbParameterCollection.) | |
SyncRoot | (Переопределяет DbParameterCollection.SyncRoot.) |