Для изменения размера нажмите или перетащите

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.)
В начало страницы
См. также