Click or drag to resize
companyDataSetPagamentiDataTable Class
Represents the strongly named DataTable class.
Inheritance Hierarchy
SystemObject
  System.ComponentModelMarshalByValueComponent
    System.DataDataTable
      System.DataTypedTableBasecompanyDataSetPagamentiRow
        Amica.DatacompanyDataSetPagamentiDataTable

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

The companyDataSetPagamentiDataTable type exposes the following members.

Constructors
  NameDescription
Public methodcompanyDataSetPagamentiDataTable
Initializes a new instance of the companyDataSetPagamentiDataTable class
Public methodcompanyDataSetPagamentiDataTable(Boolean)
Initializes a new instance of the companyDataSetPagamentiDataTable class
Top
Methods
Properties
Events
See Also