Click or drag to resize
companyDataSetSchedeFornitoriDataTable Class
Represents the strongly named DataTable class.
Inheritance Hierarchy
SystemObject
  System.ComponentModelMarshalByValueComponent
    System.DataDataTable
      System.DataTypedTableBasecompanyDataSetSchedeFornitoriRow
        Amica.DatacompanyDataSetSchedeFornitoriDataTable

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

The companyDataSetSchedeFornitoriDataTable type exposes the following members.

Constructors
  NameDescription
Public methodcompanyDataSetSchedeFornitoriDataTable
Initializes a new instance of the companyDataSetSchedeFornitoriDataTable class
Public methodcompanyDataSetSchedeFornitoriDataTable(Boolean)
Initializes a new instance of the companyDataSetSchedeFornitoriDataTable class
Top
Methods
  NameDescription
Public methodAddSchedeFornitoriRow(companyDataSetSchedeFornitoriRow)
Public methodAddSchedeFornitoriRow(companyDataSetAnagraficheRow, companyDataSetPagamentiRow, companyDataSetListiniRow, companyDataSetAnagraficheRow, companyDataSetCategorieAnagraficheRow, Double, Int32, Double, Int32, Double, Int32, Double, Int32, DateTime, DateTime, DateTime, String, String, String, DateTime, companyDataSetCausaliIVARow)
Public methodAddSchedeFornitoriRow(companyDataSetAnagraficheRow, companyDataSetPagamentiRow, companyDataSetListiniRow, companyDataSetAnagraficheRow, companyDataSetCategorieAnagraficheRow, Double, Int32, Double, Int32, Double, Int32, Double, Int32, DateTime, DateTime, DateTime, String, String, String, String, String, DateTime, String, String, String, String, companyDataSetCausaliIVARow)
Public methodClone (Overrides DataTableClone.)
Public methodFindById
Public methodStatic memberGetTypedTableSchema
Public methodNewSchedeFornitoriRow
Public methodRemoveSchedeFornitoriRow
Top
Properties
Events
See Also