Data Port Sync 1.0.500

SqlCeParameterCollection Properties

The properties of the SqlCeParameterCollection class are listed below. For a complete list of SqlCeParameterCollection class members, see the SqlCeParameterCollection Members topic.

Public Instance Properties

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).
ItemOverloaded. Gets or sets the SqlCeParameter object referenced by name.
SyncRoot Gets an object that can be used to synchronize access to this collection.

See Also

SqlCeParameterCollection Class | Primeworks.DesktopSqlCe Namespace