dotConnect for SQLite Documentation
Devart.Data.Synchronization Namespace / SyncSqlParameterCollection Class / Item Property

In This Topic
Item Property (SyncSqlParameterCollection)
In This Topic
An indexer property that gets the System.Data.Common.DbParameter object with the specified name in the collection.
Overload List
OverloadDescription
An indexer property that gets the System.Data.Common.DbParameter object with the specified name in the collection.  
(Inherited from System.Collections.ObjectModel.Collection<DbParameter>)
See Also