Click or drag to resize
companyDataSetScadenzeDataTable Class
Represents the strongly named DataTable class.
Inheritance Hierarchy
SystemObject
  System.ComponentModelMarshalByValueComponent
    System.DataDataTable
      System.DataTypedTableBasecompanyDataSetScadenzeRow
        Amica.DatacompanyDataSetScadenzeDataTable

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

The companyDataSetScadenzeDataTable type exposes the following members.

Constructors
  NameDescription
Public methodcompanyDataSetScadenzeDataTable
Initializes a new instance of the companyDataSetScadenzeDataTable class
Public methodcompanyDataSetScadenzeDataTable(Boolean)
Initializes a new instance of the companyDataSetScadenzeDataTable class
Top
Methods
  NameDescription
Public methodAddScadenzeRow(companyDataSetScadenzeRow)
Public methodAddScadenzeRow(companyDataSetAnagraficheRow, companyDataSetDocumentiRow, companyDataSetRegistrazioniContabiliRow, companyDataSetModalitàPagamentoRow, companyDataSetDistinteRiBaRow, Boolean, Int32, DateTime, Int32, String, DateTime, DateTime, Double, Int32, Int32, String, companyDataSetPartiteRow, DateTime, String)
Public methodAddScadenzeRow(companyDataSetAnagraficheRow, companyDataSetDocumentiRow, companyDataSetRegistrazioniContabiliRow, companyDataSetModalitàPagamentoRow, companyDataSetDistinteRiBaRow, Boolean, Int32, DateTime, Int32, String, DateTime, DateTime, Double, Int32, Int32, String, String, Boolean, Boolean, String, String, String, String, Double, Double, companyDataSetPartiteRow, DateTime, String, String, String, String, String, String, String, String, String, String, Int32)
Public methodClone (Overrides DataTableClone.)
Public methodFindById
Public methodStatic memberGetTypedTableSchema
Public methodNewScadenzeRow
Public methodRemoveScadenzeRow
Top
Properties
Events
See Also