|  | companyDataSetPagamentiDataTable 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 PagamentiDataTable : TypedTableBase<companyDataSetPagamentiRow>
<SerializableAttribute>
Public Class PagamentiDataTable
	Inherits TypedTableBase(Of companyDataSetPagamentiRow)
[<SerializableAttribute>]
type PagamentiDataTable =  
    class
        inherit TypedTableBase<companyDataSetPagamentiRow>
    endThe companyDataSetPagamentiDataTable type exposes the following members.
 Constructors
Constructors Methods
Methods|  | Name | Description | 
|---|
|  | AddPagamentiRow(companyDataSetPagamentiRow) |  | 
|  | AddPagamentiRow(companyDataSetModalitàPagamentoRow, companyDataSetModelliRow, companyDataSetSpeseRow, String, Int32, Double, Int32, Int32, Int32, Int32, Boolean, String, DateTime, companyDataSetBancheRow, Boolean, Int32, Boolean) |  | 
|  | AddPagamentiRow(companyDataSetModalitàPagamentoRow, companyDataSetModelliRow, companyDataSetSpeseRow, String, Int32, Double, Int32, Int32, Int32, Int32, Boolean, String, String, DateTime, companyDataSetBancheRow, Boolean, Int32, Boolean) |  | 
|  | Clone | (Overrides DataTableClone.) | 
|  | FindById |  | 
|   | GetTypedTableSchema |  | 
|  | NewPagamentiRow |  | 
|  | RemovePagamentiRow |  | 
Top Properties
Properties Events
Events See Also
See Also