![](../icons/Help.png) | companyDataSetPagamentiDataTable Class |
Represents the strongly named DataTable class.
Inheritance Hierarchy
Namespace: Amica.DataAssembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax[SerializableAttribute]
public class PagamentiDataTable : TypedTableBase<companyDataSetPagamentiRow>
<SerializableAttribute>
Public Class PagamentiDataTable
Inherits TypedTableBase(Of companyDataSetPagamentiRow)
[<SerializableAttribute>]
type PagamentiDataTable =
class
inherit TypedTableBase<companyDataSetPagamentiRow>
end
The companyDataSetPagamentiDataTable type exposes the following members.
Constructors
Methods
| Name | Description |
---|
![Public method Public method](../icons/pubmethod.gif) | AddPagamentiRow(companyDataSetPagamentiRow) | |
![Public method Public method](../icons/pubmethod.gif) | AddPagamentiRow(companyDataSetModalitàPagamentoRow, companyDataSetModelliRow, companyDataSetSpeseRow, String, Int32, Double, Int32, Int32, Int32, Int32, Boolean, String, DateTime, companyDataSetBancheRow, Boolean, Int32, Boolean) | |
![Public method Public method](../icons/pubmethod.gif) | AddPagamentiRow(companyDataSetModalitàPagamentoRow, companyDataSetModelliRow, companyDataSetSpeseRow, String, Int32, Double, Int32, Int32, Int32, Int32, Boolean, String, String, DateTime, companyDataSetBancheRow, Boolean, Int32, Boolean) | |
![Public method Public method](../icons/pubmethod.gif) | Clone | (Overrides DataTableClone.) |
![Public method Public method](../icons/pubmethod.gif) | FindById | |
![Public method Public method](../icons/pubmethod.gif) ![Static member Static member](../icons/static.gif) | GetTypedTableSchema | |
![Public method Public method](../icons/pubmethod.gif) | NewPagamentiRow | |
![Public method Public method](../icons/pubmethod.gif) | RemovePagamentiRow | |
Top
Properties
Events
See Also