The properties of the SqlCeParameterCollection class are listed below. For a complete list of SqlCeParameterCollection class members, see the SqlCeParameterCollection Members topic.
Count | Gets the number of parameters in the collection. |
IsFixedSize | Gets a value that indicates if this collection has a fixed size. |
IsReadOnly | Gets a value that indicates if this collection is read-only. |
IsSynchronized | Gets a value that determines if this collection is synchronized (thread-safe). |
Item | Overloaded. Gets or sets the SqlCeParameter object referenced by name. |
SyncRoot | Gets an object that can be used to synchronize access to this collection. |
SqlCeParameterCollection Class | Primeworks.DesktopSqlCe Namespace