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

SyncSqlParameterCollection Class
Represents a collection of System.Data.Common.DbParameter objects that can be indexed by the name of the parameter.
Syntax
Remarks

This class is used to represent the collection of template filter parameters.

Note: This class is not available in .NET Standard compatible assemblies. It is available only in the assembly for full .NET Framework.

This class is available only in Professional and Developer Editions. It is not available in Standard and Mobile Editions.

Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      Devart.Data.Synchronization.SyncSqlParameterCollection

See Also