|  | companyDataSetScadenzeDataTable Class | 
Represents the strongly named DataTable class.
 Inheritance Hierarchy
Inheritance Hierarchy 
Namespace: Amica.DataAssembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
 Syntax
Syntax[SerializableAttribute]
public class ScadenzeDataTable : TypedTableBase<companyDataSetScadenzeRow>
<SerializableAttribute>
Public Class ScadenzeDataTable
	Inherits TypedTableBase(Of companyDataSetScadenzeRow)
[<SerializableAttribute>]
type ScadenzeDataTable =  
    class
        inherit TypedTableBase<companyDataSetScadenzeRow>
    endThe companyDataSetScadenzeDataTable type exposes the following members.
 Constructors
Constructors Methods
Methods|  | Name | Description | 
|---|
|  | AddScadenzeRow(companyDataSetScadenzeRow) |  | 
|  | AddScadenzeRow(companyDataSetAnagraficheRow, companyDataSetDocumentiRow, companyDataSetRegistrazioniContabiliRow, companyDataSetModalitàPagamentoRow, companyDataSetDistinteRiBaRow, Boolean, Int32, DateTime, Int32, String, DateTime, DateTime, Double, Int32, Int32, String, companyDataSetPartiteRow, DateTime, String) |  | 
|  | AddScadenzeRow(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) |  | 
|  | Clone | (Overrides DataTableClone.) | 
|  | FindById |  | 
|   | GetTypedTableSchema |  | 
|  | NewScadenzeRow |  | 
|  | RemoveScadenzeRow |  | 
Top Properties
Properties Events
Events See Also
See Also