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

In This Topic
    ZohoDeskDataAdapter Class Properties
    In This Topic

    For a list of all members of this type, see ZohoDeskDataAdapter members.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Data.Common.DataAdapter)
    Public Property (Inherited from System.Data.Common.DataAdapter)
    Public Property (Inherited from System.ComponentModel.Component)
    Public Property (Inherited from System.Data.Common.DataAdapter)
    Public PropertyGets or sets a Zoho Desk statement to delete records from the data set.  
    Public Property (Inherited from System.Data.Common.DataAdapter)
    Public PropertyGets or sets a Zoho Desk statement to insert new records into the data source.  
    Public Property (Inherited from System.Data.Common.DataAdapter)
    Public Property (Inherited from System.Data.Common.DataAdapter)
    Public PropertyGets or sets a Zoho Desk statement used to select records in the data source.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets a collection that provides the master mapping between a source table and a System.Data.DataTable. (Inherited from Devart.Data.SqlShimDataAdapter)
    Public PropertyGets or sets a Zoho Desk statement used to update records in the data source.  
    Top
    See Also