dotConnect for Zoho Desk Documentation
Devart.Data.ZohoDesk Namespace / ZohoDeskParameterCollection Class
Members

ZohoDeskParameterCollection Class
Collects all parameters relevant to a ZohoDeskCommand as well as their respective mappings to System.Data.DataSet columns.
Syntax
Remarks
The number of parameters in the collection must be equal to the number of parameter placeholders within the command text, or Zoho Desk raises an error.
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.Data.Common.DbParameterCollection
         Devart.Common.DbParameterBaseCollection
            Devart.Data.SqlShimParameterCollection<T>
               Devart.Data.ZohoDesk.ZohoDeskParameterCollection

See Also