 | 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 |
---|
 | 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
Events
See Also