dotConnect for Oracle 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.  
    Gets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<DbParameter>)
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also