| Name | Description | |
|---|---|---|
|  | SyncSqlParameterCollection Constructor | Initializes a new instance of the SyncSqlParameterCollection class. | 
The following tables list the members exposed by SyncSqlParameterCollection.
| Name | Description | |
|---|---|---|
|  | SyncSqlParameterCollection Constructor | Initializes a new instance of the SyncSqlParameterCollection class. | 
| Name | Description | |
|---|---|---|
|  | Count | (Inherited from System.Collections.ObjectModel.Collection<DbParameter>) | 
|  | Item | Overloaded. An indexer property that gets the System.Data.Common.DbParameter object with the specified name in the collection. | 
| Name | Description | |
|---|---|---|
|  | Add | (Inherited from System.Collections.ObjectModel.Collection<DbParameter>) | 
|  | Clear | (Inherited from System.Collections.ObjectModel.Collection<DbParameter>) | 
|  | Contains | (Inherited from System.Collections.ObjectModel.Collection<DbParameter>) | 
|  | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<DbParameter>) | 
|  | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<DbParameter>) | 
|  | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<DbParameter>) | 
|  | Insert | (Inherited from System.Collections.ObjectModel.Collection<DbParameter>) | 
|  | Remove | (Inherited from System.Collections.ObjectModel.Collection<DbParameter>) | 
|  | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<DbParameter>) |