Click or drag to resize
companyDataSetPrimaNotaDataTable Class
Represents the strongly named DataTable class.
Inheritance Hierarchy
SystemObject
  System.ComponentModelMarshalByValueComponent
    System.DataDataTable
      System.DataTypedTableBasecompanyDataSetPrimaNotaRow
        Amica.DatacompanyDataSetPrimaNotaDataTable

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

The companyDataSetPrimaNotaDataTable type exposes the following members.

Constructors
  NameDescription
Public methodcompanyDataSetPrimaNotaDataTable
Initializes a new instance of the companyDataSetPrimaNotaDataTable class
Public methodcompanyDataSetPrimaNotaDataTable(Boolean)
Initializes a new instance of the companyDataSetPrimaNotaDataTable class
Top
Methods
  NameDescription
Public methodAddPrimaNotaRow(companyDataSetPrimaNotaRow)
Public methodAddPrimaNotaRow(companyDataSetBancheRow, companyDataSetModalitàPagamentoRow, companyDataSetAnagraficheRow, companyDataSetDocumentiRow, companyDataSetScadenzeRow, companyDataSetPrimaNotaRow, Int32, Int32, String, DateTime, String, DateTime, Double, Double, String, DateTime)
Public methodAddPrimaNotaRow(companyDataSetBancheRow, companyDataSetModalitàPagamentoRow, companyDataSetAnagraficheRow, companyDataSetDocumentiRow, companyDataSetScadenzeRow, companyDataSetPrimaNotaRow, String, Int32, Int32, String, DateTime, String, DateTime, Double, Double, String, DateTime)
Public methodClone (Overrides DataTableClone.)
Public methodFindById
Public methodStatic memberGetTypedTableSchema
Public methodNewPrimaNotaRow
Public methodRemovePrimaNotaRow
Top
Properties
Events
See Also