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

In This Topic
    SyncSqlParameterCollection Class Properties
    In This Topic

    For a list of all members of this type, see SyncSqlParameterCollection members.

    Public Properties
     NameDescription
    Public PropertyGets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<DbParameter>)
    Public PropertyOverloaded. An indexer property that gets the System.Data.Common.DbParameter object with the specified name in the collection.  
    Top
    See Also