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

In This Topic
    SyncSqlParameterCollection Class
    In This Topic
    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.

    Inheritance Hierarchy

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

    See Also