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

On this page
    Item Property (SyncSqlParameterCollection)
    On this page
    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