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

SyncSqlParameterCollection Class Properties

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