Click or drag to resize
companyDataSetSchedeClientiDataTable Class
Represents the strongly named DataTable class.
Inheritance Hierarchy
SystemObject
  System.ComponentModelMarshalByValueComponent
    System.DataDataTable
      System.DataTypedTableBasecompanyDataSetSchedeClientiRow
        Amica.DatacompanyDataSetSchedeClientiDataTable

Namespace: Amica.Data
Assembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax
[SerializableAttribute]
public class SchedeClientiDataTable : TypedTableBase<companyDataSetSchedeClientiRow>

The companyDataSetSchedeClientiDataTable type exposes the following members.

Constructors
  NameDescription
Public methodcompanyDataSetSchedeClientiDataTable
Initializes a new instance of the companyDataSetSchedeClientiDataTable class
Public methodcompanyDataSetSchedeClientiDataTable(Boolean)
Initializes a new instance of the companyDataSetSchedeClientiDataTable class
Top
Methods
  NameDescription
Public methodAddSchedeClientiRow(companyDataSetSchedeClientiRow)
Public methodAddSchedeClientiRow(companyDataSetAnagraficheRow, companyDataSetAnagraficheRow, companyDataSetPagamentiRow, companyDataSetListiniRow, companyDataSetCategorieAnagraficheRow, Double, Double, Double, Int32, Double, Int32, Double, Int32, Double, Int32, DateTime, DateTime, DateTime, String, DateTime, companyDataSetCausaliIVARow)
Public methodAddSchedeClientiRow(companyDataSetAnagraficheRow, companyDataSetAnagraficheRow, companyDataSetPagamentiRow, companyDataSetListiniRow, companyDataSetCategorieAnagraficheRow, Double, Double, Double, Int32, Double, Int32, Double, Int32, Double, Int32, DateTime, DateTime, DateTime, String, String, String, DateTime, String, String, String, String, companyDataSetCausaliIVARow)
Public methodClone (Overrides DataTableClone.)
Public methodFindById
Public methodStatic memberGetTypedTableSchema
Public methodNewSchedeClientiRow
Public methodRemoveSchedeClientiRow
Top
Properties
Events
See Also